mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-11-04 05:17:07 +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:
		@@ -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
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user