mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-05 12:31:33 +00:00
Remove this from the CMake build since I erased the file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144245 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c27f6725b9
commit
1ad1246bbc
@ -3,7 +3,6 @@ set(LLVM_REQUIRES_RTTI 1)
|
|||||||
set(LLVM_LINK_COMPONENTS Support)
|
set(LLVM_LINK_COMPONENTS Support)
|
||||||
|
|
||||||
add_tablegen(llvm-tblgen LLVM
|
add_tablegen(llvm-tblgen LLVM
|
||||||
ARMDecoderEmitter.cpp
|
|
||||||
AsmMatcherEmitter.cpp
|
AsmMatcherEmitter.cpp
|
||||||
AsmWriterEmitter.cpp
|
AsmWriterEmitter.cpp
|
||||||
AsmWriterInst.cpp
|
AsmWriterInst.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user