diff --git a/compiler-rt/test/sanitizer_common/TestCases/external_symbolizer_path.cpp b/compiler-rt/test/sanitizer_common/TestCases/external_symbolizer_path.cpp index d7e12071377304..fa12f4d5625ebd 100644 --- a/compiler-rt/test/sanitizer_common/TestCases/external_symbolizer_path.cpp +++ b/compiler-rt/test/sanitizer_common/TestCases/external_symbolizer_path.cpp @@ -1,4 +1,5 @@ // REQUIRES: shell +// REQUIRES: x86-target-arch // RUN: rm -rf %t.bin // RUN: mkdir %t.bin // RUN: cp $(which llvm-symbolizer) %t.bin