mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-03 17:24:24 +00:00
Use the 32-bit version for now
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23534 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
67ab118a6d
commit
ff201eebea
@ -18,7 +18,7 @@ include "../Target.td"
|
||||
// Register File Description
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
include "PPC64RegisterInfo.td"
|
||||
include "PPC32RegisterInfo.td"
|
||||
include "PowerPCInstrInfo.td"
|
||||
|
||||
def PowerPC : Target {
|
||||
|
Loading…
x
Reference in New Issue
Block a user