summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/debug-empty-source.s
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2018-04-26 19:15:25 +0000
committerJustin Bogner <mail@justinbogner.com>2018-04-26 19:15:25 +0000
commit65c9e3dd1723feecc338f4a31455c2fb5692c35d (patch)
tree1f73cffb25f6aee9cc8b9f88e3ecdb6721c7903a /llvm/test/MC/AsmParser/debug-empty-source.s
parent08ab8c9544122889a2536606f7ed59f113975d64 (diff)
downloadbcm5719-llvm-65c9e3dd1723feecc338f4a31455c2fb5692c35d.tar.gz
bcm5719-llvm-65c9e3dd1723feecc338f4a31455c2fb5692c35d.zip
Specify REQUIRES: default_triple in a few tests
These were all failing when specifying LLVM_DEFAULT_TARGET_TRIPLE=''. llvm-svn: 330977
Diffstat (limited to 'llvm/test/MC/AsmParser/debug-empty-source.s')
-rw-r--r--llvm/test/MC/AsmParser/debug-empty-source.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/MC/AsmParser/debug-empty-source.s b/llvm/test/MC/AsmParser/debug-empty-source.s
index 6720f3b53b3..d71b23760c4 100644
--- a/llvm/test/MC/AsmParser/debug-empty-source.s
+++ b/llvm/test/MC/AsmParser/debug-empty-source.s
@@ -1,4 +1,5 @@
// RUN: llvm-mc %s -o -| FileCheck %s
+// REQUIRES: default_triple
.file 1 "dir1" "foo" source ""
OpenPOWER on IntegriCloud