commit | 9eb59ec548b861d6ede05b4e6dc22aabf645e665 | [log] [tgz] |
---|---|---|
author | Jeff Cohen <jeffc@jolt-lang.org> | Wed Jul 27 05:53:44 2005 +0000 |
committer | Jeff Cohen <jeffc@jolt-lang.org> | Wed Jul 27 05:53:44 2005 +0000 |
tree | 97ffa1993e23e29ccabac9646fc950717bd94dda | |
parent | 50e9ef8792c5c91b7ea6f24f878d1abbcb6024a4 [diff] [blame] |
Eliminate tabs and trailing spaces. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22520 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/PowerPC/PPCRelocations.h b/lib/Target/PowerPC/PPCRelocations.h index d3c32c1..f6c9384 100644 --- a/lib/Target/PowerPC/PPCRelocations.h +++ b/lib/Target/PowerPC/PPCRelocations.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