mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-19 04:31:17 +00:00
ask for a dag isel
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23238 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f31f09e67c
commit
bb38b6f8c0
@ -13,6 +13,7 @@ TARGET = PowerPC PPC32
|
||||
# Make sure that tblgen is run, first thing.
|
||||
BUILT_SOURCES = PowerPCGenInstrNames.inc PowerPCGenRegisterNames.inc \
|
||||
PowerPCGenAsmWriter.inc PPC32GenCodeEmitter.inc \
|
||||
PPC32GenRegisterInfo.h.inc PPC32GenRegisterInfo.inc PPC32GenInstrInfo.inc
|
||||
PPC32GenRegisterInfo.h.inc PPC32GenRegisterInfo.inc \
|
||||
PPC32GenInstrInfo.inc PPC32GenDAGISel.inc
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user