[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC32Relocations.h
Jeff Cohen
jeffc at jolt-lang.org
Tue Jul 26 22:54:01 PDT 2005
Changes in directory llvm/lib/Target/PowerPC:
PPC32Relocations.h updated: 1.4 -> 1.5
---
Log message:
Eliminate tabs and trailing spaces.
---
Diffs of the changes: (+1 -1)
PPC32Relocations.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/PowerPC/PPC32Relocations.h
diff -u llvm/lib/Target/PowerPC/PPC32Relocations.h:1.4 llvm/lib/Target/PowerPC/PPC32Relocations.h:1.5
--- llvm/lib/Target/PowerPC/PPC32Relocations.h:1.4 Wed Jun 8 12:44:48 2005
+++ llvm/lib/Target/PowerPC/PPC32Relocations.h Wed Jul 27 00:53:43 2005
@@ -16,7 +16,7 @@
#include "llvm/CodeGen/MachineRelocation.h"
-// Hack to rid us of a PPC pre-processor symbol which is erroneously
+// Hack to rid us of a PPC pre-processor symbol which is erroneously
// defined in a PowerPC header file (bug in Linux/PPC)
#ifdef PPC
#undef PPC
More information about the llvm-commits
mailing list