aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AsmParser/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+3
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-5/+0
* Backing out patch. Will refactor to remove the AsmParser dependency on Target.Lang Hames2011-10-181-1/+0
* Re-applying the target data layout verification patch from r142288, plus appr...Lang Hames2011-10-171-0/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+5
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-2/+0
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-0/+2
* update the cmakefile. This is a "best guess", I haven't tested this.Chris Lattner2009-01-021-28/+2
* CMake: Cross-platform support for using pre-generated llvmAsmParser.cpp and l...Oscar Fuentes2008-10-251-25/+18
* Modify the cmake build system so that if it doesn't find bison, it will use t...Cedric Venet2008-10-241-1/+25
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+15