[test-suite] Fix cpu architecture detection on x86 during cmake configuration

In presence of unknown models, the program could return 0 without output, which
is unexpected. Return unknown as expected in that case.

Differential Revision: https://reviews.llvm.org/D83148
1 file changed