commit | eb6b57b070e98204080febaa097f72ed8120cf26 | [log] [tgz] |
---|---|---|
author | Wu Yingcong <yingcong.wu@intel.com> | Tue Sep 02 19:30:44 2025 +0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 02 04:35:59 2025 -0700 |
tree | 56b7dee1ede417f3298d2ba675676a57cb2ee68c | |
parent | 3a785fe95881506aac25e17a2d0d623e260340de [diff] |
[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