mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-22 13:29:44 +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
|
// Register File Description
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
include "PPC64RegisterInfo.td"
|
include "PPC32RegisterInfo.td"
|
||||||
include "PowerPCInstrInfo.td"
|
include "PowerPCInstrInfo.td"
|
||||||
|
|
||||||
def PowerPC : Target {
|
def PowerPC : Target {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user