summaryrefslogtreecommitdiff
path: root/lib/Target/CMakeLists.txt
Commit message (Expand)AuthorAge
* 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
* remove the remnants of TargetMachOWriterInfo.Chris Lattner2010-02-02
* add new fileChris Lattner2010-01-22
* Update CMake files for Mangler move.Benjamin Kramer2010-01-16
* CMake: Removed outdated TODO.Oscar Fuentes2009-08-26
* Update CMake build, unbreak linux build.Benjamin Kramer2009-08-22
* remove the dead ELFTargetAsmInfo.h/cpp file. TargetAsmInfoChris Lattner2009-08-02
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-28
* Fix build.Mike Stump2009-07-27
* Update CMake files.Ted Kremenek2009-07-21
* Update CMakeLists for reapplication.Daniel Dunbar2009-07-15
* Fix cmake build, add TargetMachineRegistry.cpp that got restored in r75807Xerxes Ranby2009-07-15
* Fix cmake build lib/Target/TargetMachineRegistry.cpp removed.Xerxes Ranby2009-07-15
* Use forward declarations and move TargetELFWriterInfo impl to a new file.Bruno Cardoso Lopes2009-06-11
* Initial support for the CMake build system.Oscar Fuentes2008-09-22