aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Object/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+2
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-081-0/+1
* Basic support for parsing Mach-O universal binaries in LLVMObject libraryAlexey Samsonov2013-06-181-0/+1
* [yaml2obj] Initial ELF support.Sean Silva2013-06-101-0/+1
* Move BinaryRef to a new include/llvm/Object/YAML.h file.Rafael Espindola2013-06-051-0/+1
* Convert obj2yaml to use yamlio.Rafael Espindola2013-05-171-0/+1
* Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.Rafael Espindola2013-04-261-1/+0
* 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