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 f444475 commit 883efbaCopy full SHA for 883efba
llvm/test/Assembler/autoupgrade-invalid-name-mangling.ll
@@ -1,4 +1,4 @@
1
-; RUN: not llvm-as < %s 2>&1 | FileCheck %s
+; RUN: not llvm-as -opaque-pointers < %s 2>&1 | FileCheck %s
2
3
; CHECK: Intrinsic called with incompatible signature
4
; CHECK-NEXT: %reg = call i32 @llvm.read_register.i64(
0 commit comments