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 ae7ea6e commit e65131aCopy full SHA for e65131a
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