diff options
| author | Jeff Cohen <jeffc@jolt-lang.org> | 2005-07-27 05:53:44 +0000 |
|---|---|---|
| committer | Jeff Cohen <jeffc@jolt-lang.org> | 2005-07-27 05:53:44 +0000 |
| commit | 33a030e36cdf5baed438434093869c2a7c087720 (patch) | |
| tree | c498865cae3a8e3e50990bc9b6ffcc0442b5472c /llvm/lib/Target/PowerPC/PPC32Relocations.h | |
| parent | f7100ad225c9d9c38f3ad57b48f2245a0930b5d8 (diff) | |
| download | bcm5719-llvm-33a030e36cdf5baed438434093869c2a7c087720.tar.gz bcm5719-llvm-33a030e36cdf5baed438434093869c2a7c087720.zip | |
Eliminate tabs and trailing spaces.
llvm-svn: 22520
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPC32Relocations.h')
| -rw-r--r-- | llvm/lib/Target/PowerPC/PPC32Relocations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/PPC32Relocations.h b/llvm/lib/Target/PowerPC/PPC32Relocations.h index d3c32c1bc88..f6c9384d7d5 100644 --- a/llvm/lib/Target/PowerPC/PPC32Relocations.h +++ b/llvm/lib/Target/PowerPC/PPC32Relocations.h @@ -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 |

