1. f57c197 Reflect the MC/MCDisassembler split on the include/ level. by Benjamin Kramer · 10 years ago
  2. 5addace Finish inverting the MC -> Object dependency. by Rafael Espindola · 11 years ago
  3. e3d3230 Remove edis - the enhanced disassembler. Fixes PR14654. by Roman Divacky · 13 years ago
  4. 539d0a8 build/CMake: Finish removal of add_llvm_library_dependencies. by Daniel Dunbar · 14 years ago
  5. fe2d028 build: Update CMakeLists.txt. by Daniel Dunbar · 14 years ago
  6. 52823cc build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. by Daniel Dunbar · 14 years ago
  7. 09fae1f I mis-interpreted the MCDisassembler's intended dependencies. Now to fix by Chandler Carruth · 14 years ago
  8. 3566477 On mac, it seems the MC disassembler is actually using the targetinfo by Chandler Carruth · 14 years ago
  9. bc836c2 Fix the MCDisassembler dependencies. These were just absurdly wrong. by Chandler Carruth · 14 years ago
  10. 9d7feab Rewrite the CMake build to use explicit dependencies between libraries, by Chandler Carruth · 14 years ago
  11. 2d45693 Unbreak CMake build. by Ted Kremenek · 15 years ago
  12. 93c9b2e Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." by Michael J. Spencer · 15 years ago
  13. dc38d36 CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. by Michael J. Spencer · 15 years ago
  14. 91773ea there is no reason to dynamically generate a static header. by Chris Lattner · 15 years ago
  15. 79d68dd hopefully teach cmake to build the .inc file. by Chris Lattner · 15 years ago
  16. 6219596 cmake too by Chris Lattner · 15 years ago