llvm-6502/lib/Object
David Meyer 97f7787bfb [Object]
Add ObjectFile::getLoadName() for retrieving the soname/installname of a shared object.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151845 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-01 22:19:54 +00:00
..
Archive.cpp Remove static ctor. 2012-02-22 13:42:11 +00:00
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp [Object] 2012-03-01 22:19:54 +00:00
ELFObjectFile.cpp
Error.cpp
LLVMBuild.txt
MachOObject.cpp
MachOObjectFile.cpp [Object] 2012-03-01 22:19:54 +00:00
Makefile
Object.cpp
ObjectFile.cpp