mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-02 13:21:43 +00:00
correct dependency
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34723 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59ed56b9ee
commit
fd3542f84d
@ -1206,6 +1206,7 @@ ifdef TARGET
|
||||
|
||||
TDFiles := $(strip $(wildcard $(PROJ_SRC_DIR)/*.td) \
|
||||
$(LLVM_SRC_ROOT)/lib/Target/Target.td \
|
||||
$(LLVM_SRC_ROOT)/lib/Target/TargetCallingConv.td \
|
||||
$(LLVM_SRC_ROOT)/lib/Target/TargetSelectionDAG.td \
|
||||
$(LLVM_SRC_ROOT)/include/llvm/CodeGen/ValueTypes.td) \
|
||||
$(wildcard $(LLVM_SRC_ROOT)/include/llvm/Intrinsics*.td)
|
||||
|
Loading…
x
Reference in New Issue
Block a user