diff options
Diffstat (limited to 'test/ELF/lto/opt-remarks.ll')
-rw-r--r-- | test/ELF/lto/opt-remarks.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/lto/opt-remarks.ll b/test/ELF/lto/opt-remarks.ll index 88304205caba..e29cc72bb3cc 100644 --- a/test/ELF/lto/opt-remarks.ll +++ b/test/ELF/lto/opt-remarks.ll @@ -1,3 +1,4 @@ +; REQUIRES: x86 ; RUN: llvm-as %s -o %t.o ; RUN: rm -f %t.yaml |