[TableGen] Remove a few spaces from AsmMatcher output. NFC
[oota-llvm.git] / test / Feature / memorymarkers.ll
index 6643448f89591ac8929808adc5cbf1dcb6c68c3c..47dd1ee5cf6fdb931b46944c927326fff17f8e13 100644 (file)
@@ -26,7 +26,7 @@ entry:
   ;; Constructor has finished here.
   %inv = call {}* @llvm.invariant.start(i64 8, i8* %y)
   call void @_Z3barRKi(i32* %0) nounwind
-  %2 = load i32* %0, align 8
+  %2 = load i32, i32* %0, align 8
 
   ;; Destructor is run here.
   call void @llvm.invariant.end({}* %inv, i64 8, i8* %y)