mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Remove question.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150809 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c5707112e7
commit
c5e6f99981
@ -23,7 +23,6 @@ define void @ctor2() {
|
||||
store i32 -1, i32* @object2
|
||||
%A = bitcast i32* @object2 to i8*
|
||||
%B = call {}* @llvm.invariant.start(i64 -1, i8* %A)
|
||||
; Why in the world does this pass the verifier?
|
||||
%C = bitcast {}* %B to i8*
|
||||
ret void
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user