summaryrefslogtreecommitdiff
path: root/lib/MC/MCDisassembler/CMakeLists.txt
Commit message (Expand)AuthorAge
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-19
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* build: Update CMakeLists.txt.Daniel Dunbar2011-11-29
* build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...Daniel Dunbar2011-11-12
* I mis-interpreted the MCDisassembler's intended dependencies. Now to fixChandler Carruth2011-07-31
* On mac, it seems the MC disassembler is actually using the targetinfoChandler Carruth2011-07-29
* Fix the MCDisassembler dependencies. These were just absurdly wrong.Chandler Carruth2011-07-29
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Unbreak CMake build.Ted Kremenek2011-03-28
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* there is no reason to dynamically generate a static header.Chris Lattner2010-07-20
* hopefully teach cmake to build the .inc file.Chris Lattner2010-07-20
* cmake tooChris Lattner2010-07-20