summaryrefslogtreecommitdiff
path: root/lib/Target/X86/MCTargetDesc/CMakeLists.txt
Commit message (Expand)AuthorAge
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-28
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-24
* Move x86 specific bits of the COFF writer to lib/Target/X86.Rafael Espindola2011-12-24
* Move the X86 specific bits of the ELF writer to the Target/X86 directory.Rafael Espindola2011-12-21
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...Daniel Dunbar2011-11-12
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Explicitly declare a library dependency of LLVM*Desc toOscar Fuentes2011-07-28
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-26
* More refactoring.Evan Cheng2011-07-25
* Major update to CMake build to reflect changes in r135219 in theChandler Carruth2011-07-15
* Rename files for consistency.Evan Cheng2011-07-06
* Unbreak CMake buildDouglas Gregor2011-06-25