aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Object/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-5/+0
* Object: Add archive support.Michael J. Spencer2011-09-271-0/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+5
* Add Binary class. This is a cleaner parent than ObjectFile.Michael J. Spencer2011-06-251-0/+1
* Add Object/Error.Michael J. Spencer2011-06-251-0/+1
* Revert r132910 and r132909 on behalf of Michael. They didn't build with clang.Benjamin Kramer2011-06-131-2/+0
* Add Binary class. This is a cleaner parent than ObjectFile.Michael J. Spencer2011-06-131-0/+1
* Add Object/Error.Michael J. Spencer2011-06-131-0/+1
* Fix spelling and sort CMakeLists.txt.Michael J. Spencer2011-06-131-2/+2
* Add MachOObjectFile.cpp to cmake.Eric Christopher2011-04-221-0/+1
* Move Object.cpp out of VMCore and into Object.Eric Christopher2011-04-031-0/+1
* Object: Add ELF support.Michael J. Spencer2011-01-201-0/+1
* Object: Add COFF Support.Michael J. Spencer2011-01-201-0/+1
* MC/Mach-O: Start stubbing out a Mach-O object file wrapper.Daniel Dunbar2010-11-271-0/+1
* Add LLVMObject Library.Michael J. Spencer2010-11-151-0/+3