summaryrefslogtreecommitdiff
path: root/lib/AsmParser/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-11-29build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar1-5/+0
2011-10-18Backing out patch. Will refactor to remove the AsmParser dependency on Target.Lang Hames1-1/+0
2011-10-17Re-applying the target data layout verification patch from r142288, plus appr...Lang Hames1-0/+1
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth1-0/+5
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer1-2/+0
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer1-0/+2
2009-01-02update the cmakefile. This is a "best guess", I haven't tested this.Chris Lattner1-28/+2
2008-10-25CMake: Cross-platform support for using pre-generated llvmAsmParser.cpp and l...Oscar Fuentes1-25/+18
2008-10-24Modify the cmake build system so that if it doesn't find bison, it will use t...Cedric Venet1-1/+25
2008-09-22Initial support for the CMake build system.Oscar Fuentes1-0/+15