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