Index: test/asan/TestCases/dump_instruction_bytes.cc =================================================================== --- test/asan/TestCases/dump_instruction_bytes.cc +++ test/asan/TestCases/dump_instruction_bytes.cc @@ -17,4 +17,4 @@ return 0; } -// XFAIL: arm +// REQUIRES: x86_64-supported-target,i386-supported-target