Skip to content

Commit

Permalink
re-initialize lbd from llvm 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cschen committed Sep 25, 2015
1 parent a338424 commit 95224bc
Show file tree
Hide file tree
Showing 734 changed files with 105,584 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cpu0_replace_select/Cpu0/AsmParser/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/.. )
add_llvm_library(LLVMCpu0AsmParser
Cpu0AsmParser.cpp
)

add_dependencies(LLVMCpu0AsmParser Cpu0CommonTableGen)
Loading

0 comments on commit 95224bc

Please sign in to comment.