mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-01 03:33:42 +00:00
Switch another of the old dependencies on implicitly produced synthetic
rules to the new explicitly listed TableGen rules. Somehow I missed this in my original sweep. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136567 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c58247da70
commit
61377a1f3c
@ -10,4 +10,4 @@ add_llvm_library_dependencies(LLVMXCoreInfo
|
||||
LLVMTarget
|
||||
)
|
||||
|
||||
add_dependencies(LLVMXCoreInfo XCoreCodeGenTable_gen)
|
||||
add_dependencies(LLVMXCoreInfo XCoreCommonTableGen)
|
||||
|
Loading…
x
Reference in New Issue
Block a user