mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 02:36:06 +00:00
Deleted lib/Target/MBlaze/AsmPrinter/CMakeLists.txt. This way the
CMake build does not try to build that library, which collides with MBlaze/InstPrinter. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116997 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4e9141fd4c
commit
b692360955
@ -1,9 +0,0 @@
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_BINARY_DIR}/..
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/..
|
||||
)
|
||||
|
||||
add_llvm_library(LLVMMBlazeAsmPrinter
|
||||
MBlazeAsmPrinter.cpp
|
||||
)
|
||||
add_dependencies(LLVMMBlazeAsmPrinter MBlazeCodeGenTable_gen)
|
Loading…
x
Reference in New Issue
Block a user