summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/elf-linker-options.ll
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2018-01-31 07:32:03 +0000
committerJustin Bogner <mail@justinbogner.com>2018-01-31 07:32:03 +0000
commit5106d4d21c61394fa2a46fe8edf91efcbb48781d (patch)
tree72fc8871ec80db09dfe526bc7869ae0388b3d0a8 /llvm/test/Feature/elf-linker-options.ll
parent329e76d550a129ff063f68aef07eb9d3f06a9619 (diff)
downloadbcm5719-llvm-5106d4d21c61394fa2a46fe8edf91efcbb48781d.tar.gz
bcm5719-llvm-5106d4d21c61394fa2a46fe8edf91efcbb48781d.zip
Mark two tests REQUIRES: x86-registered-backend
These were introduced in r323783 and use an X86 triple. I'll follow up on the list to check if it would make more sense to remove the triple and mark them REQUIRES: default_triple instead. llvm-svn: 323847
Diffstat (limited to 'llvm/test/Feature/elf-linker-options.ll')
-rw-r--r--llvm/test/Feature/elf-linker-options.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Feature/elf-linker-options.ll b/llvm/test/Feature/elf-linker-options.ll
index 7e002c27b9e..99d60f600a2 100644
--- a/llvm/test/Feature/elf-linker-options.ll
+++ b/llvm/test/Feature/elf-linker-options.ll
@@ -1,4 +1,5 @@
; RUN: llc -mtriple x86_64-elf -filetype asm -o - %s | FileCheck %s
+; REQUIRES: x86-registered-target
!llvm.linker.options = !{!0, !1}
OpenPOWER on IntegriCloud