Remove trailing whitespace getting in the way of near-future getelementptr change updates

llvm-svn: 229197
This commit is contained in:
David Blaikie 2015-02-14 00:28:51 +00:00
parent f5f3253da0
commit 3e160d5e8c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class XClipboardDataSet
}
@end
// CHECK: [[mClipData:%.*]] = getelementptr inbounds %class.XClipboardDataSet*
// CHECK: [[mClipData:%.*]] = getelementptr inbounds %class.XClipboardDataSet*
// CHECK: [[ZERO:%.*]] = load %struct._class_t** @"OBJC_CLASSLIST_REFERENCES_$_"
// CHECK: [[ONE:%.*]] = load i8** @OBJC_SELECTOR_REFERENCES_
// CHECK: [[TWO:%.*]] = bitcast %struct._class_t* [[ZERO]] to i8*