[llvm-commits] CVS: llvm/lib/Target/X86/MachineCodeEmitter.cpp

Chris Lattner lattner at cs.uiuc.edu
Thu May 8 22:29:00 PDT 2003


Changes in directory llvm/lib/Target/X86:

MachineCodeEmitter.cpp updated: 1.21 -> 1.22

---
Log message:

This blank line has GOT to go.


---
Diffs of the changes:

Index: llvm/lib/Target/X86/MachineCodeEmitter.cpp
diff -u llvm/lib/Target/X86/MachineCodeEmitter.cpp:1.21 llvm/lib/Target/X86/MachineCodeEmitter.cpp:1.22
--- llvm/lib/Target/X86/MachineCodeEmitter.cpp:1.21	Wed May  7 14:21:28 2003
+++ llvm/lib/Target/X86/MachineCodeEmitter.cpp	Thu May  8 22:28:13 2003
@@ -41,7 +41,6 @@
   };
 }
 
-
 /// addPassesToEmitMachineCode - Add passes to the specified pass manager to get
 /// machine code emitted.  This uses a MAchineCodeEmitter object to handle
 /// actually outputting the machine code and resolving things like the address





More information about the llvm-commits mailing list