commit | 21e463b2bf864671a87ebe386cb100ef9349a540 | [log] [tgz] |
---|---|---|
author | Nate Begeman <natebegeman@mac.com> | Sun Oct 16 05:39:50 2005 +0000 |
committer | Nate Begeman <natebegeman@mac.com> | Sun Oct 16 05:39:50 2005 +0000 |
tree | 66837a69bdb67333bffe2b5c6767954f5771f411 | |
parent | 5024d93c8b3bde57e906c0325573ed8d3b7061fd [diff] [blame] |
More PPC32 -> PPC changes, as well as merging some classes that were redundant after the change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23759 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/PowerPC/PPCRelocations.h b/lib/Target/PowerPC/PPCRelocations.h index f6c9384..77c3519 100644 --- a/lib/Target/PowerPC/PPCRelocations.h +++ b/lib/Target/PowerPC/PPCRelocations.h
@@ -1,4 +1,4 @@ -//===- PPC32Relocations.h - PPC32 Code Relocations --------------*- C++ -*-===// +//===- PPCRelocations.h - PPC32 Code Relocations ----------------*- C++ -*-===// // // The LLVM Compiler Infrastructure //