projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67ab118
)
Use the 32-bit version for now
author
Chris Lattner
<sabre@nondot.org>
Fri, 30 Sep 2005 00:05:05 +0000
(
00:05
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 30 Sep 2005 00:05:05 +0000
(
00:05
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23534
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PowerPC.td
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PowerPC.td
b/lib/Target/PowerPC/PowerPC.td
index 4d559c95f5ae2853336b518e03139eab76337de9..e593fe4b9cebbf321f30cb842ebcc949f6c45a21 100644
(file)
--- a/
lib/Target/PowerPC/PowerPC.td
+++ b/
lib/Target/PowerPC/PowerPC.td
@@
-18,7
+18,7
@@
include "../Target.td"
// Register File Description
//===----------------------------------------------------------------------===//
-include "PPC
64
RegisterInfo.td"
+include "PPC
32
RegisterInfo.td"
include "PowerPCInstrInfo.td"
def PowerPC : Target {