aboutsummaryrefslogtreecommitdiff
path: root/tools/edis/CMakeLists.txt
AgeCommit message (Expand)Author
2011-11-29edis: Sink EDMain.cpp into lib/MC/MCDisassembler.Daniel Dunbar
2011-09-04As a (rather delayed) followup to r136738 which stopped building theChandler Carruth
2011-07-29Switch the CMake edis build over to add_llvm_library_dependenciesDouglas Gregor
2011-03-12Build EnhancedDisassembly as a shared library too.Oscar Fuentes
2011-02-10CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi
2010-07-20Fix edis makefileDouglas Gregor
2010-07-20update cmake.Chris Lattner
2010-04-13Unbreak CMake build by improving the EnhancedDisassembly makefile aDouglas Gregor
2010-04-13Add CMake support for 'edis'.Ted Kremenek