Test commit: Removed trailing space in .txt file.
authorMarkus Lavin <markus.lavin@ericsson.com>
Thu, 6 Dec 2018 13:20:27 +0000 (13:20 +0000)
committerMarkus Lavin <markus.lavin@ericsson.com>
Thu, 6 Dec 2018 13:20:27 +0000 (13:20 +0000)
llvm-svn: 348483

llvm/lib/CodeGen/README.txt

index 3318e10..d895871 100644 (file)
@@ -156,8 +156,8 @@ doing the wrong thing.
 //===---------------------------------------------------------------------===//
 
 It would be really nice to be able to write patterns in .td files for copies,
-which would eliminate a bunch of explicit predicates on them (e.g. no side 
-effects).  Once this is in place, it would be even better to have tblgen 
+which would eliminate a bunch of explicit predicates on them (e.g. no side
+effects).  Once this is in place, it would be even better to have tblgen
 synthesize the various copy insertion/inspection methods in TargetInstrInfo.
 
 //===---------------------------------------------------------------------===//