Skip to content

Commit 883efba

Browse files
preethi-intelFznamznon
authored andcommitted
add -opaque-pointer option
1 parent f444475 commit 883efba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Assembler/autoupgrade-invalid-name-mangling.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
1+
; RUN: not llvm-as -opaque-pointers < %s 2>&1 | FileCheck %s
22

33
; CHECK: Intrinsic called with incompatible signature
44
; CHECK-NEXT: %reg = call i32 @llvm.read_register.i64(

0 commit comments

Comments
 (0)