[libunwind][test] set fed test to require x86 as others arch may have cross toolchain build (#156383)

In https://github.com/llvm/llvm-project/pull/154902, the test failed
with llvm-clang-win-x-aarch64(it is a cross-build, which builds on
Windows and run on Linux, "Win to Aarch64 Linux Ubuntu Cross
Toolchain"), and objdump is not available on Windows(the build env).
Set to require x86 Linux instead.

GitOrigin-RevId: 1af19772e62419809326b67994dc727e237994c2
1 file changed
tree: 56b7dee1ede417f3298d2ba675676a57cb2ee68c
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT