We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c930dbf commit 7fbccc2Copy full SHA for 7fbccc2
llvm/test/MC/AsmParser/include.ll
@@ -1,6 +1,4 @@
1
-; RUN: llc -I %p/Inputs -filetype asm -o - %s | FileCheck %s
2
-; UNSUPPORTED: target={{.*}}-zos{{.*}},target=nvptx{{.*}}
3
-; REQUIRES: default_triple
+; RUN: llc -mtriple=x86_64 -I %p/Inputs -filetype asm -o - %s | FileCheck %s
4
5
module asm ".include \22module.x\22"
6
0 commit comments