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 5d2bb5e commit f67a868Copy full SHA for f67a868
llvm/test/Verifier/reloc_none.ll
@@ -1,4 +1,4 @@
1
-; RUN: not opt -S -passes=verify 2>&1 < %s | FileCheck %s
+; RUN: not llvm-as -disable-output 2>&1 %s | FileCheck %s
2
3
; CHECK: llvm.reloc.none argument must be a metadata string
4
; CHECK-NEXT: call void @llvm.reloc.none(metadata !0)
0 commit comments