aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* remove the remnants of TargetMachOWriterInfo.Chris Lattner2010-02-021-1/+0
* add new fileChris Lattner2010-01-221-0/+1
* Update CMake files for Mangler move.Benjamin Kramer2010-01-161-0/+1
* CMake: Removed outdated TODO.Oscar Fuentes2009-08-261-2/+0
* Update CMake build, unbreak linux build.Benjamin Kramer2009-08-221-3/+0
* remove the dead ELFTargetAsmInfo.h/cpp file. TargetAsmInfoChris Lattner2009-08-021-1/+0
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+1
* Fix build.Mike Stump2009-07-271-0/+1
* Update CMake files.Ted Kremenek2009-07-211-0/+1
* Update CMakeLists for reapplication.Daniel Dunbar2009-07-151-1/+0
* Fix cmake build, add TargetMachineRegistry.cpp that got restored in r75807Xerxes Ranby2009-07-151-0/+1
* Fix cmake build lib/Target/TargetMachineRegistry.cpp removed.Xerxes Ranby2009-07-151-1/+0
* Use forward declarations and move TargetELFWriterInfo impl to a new file.Bruno Cardoso Lopes2009-06-111-1/+2
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+17