1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Object
Rafael Espindola 12fd371a27 Move ObjectYAML code to a new library.
It is only ever used by obj2yaml and yaml2obj. No point in linking it
everywhere.

llvm-svn: 262368
2016-03-01 19:15:06 +00:00
..
Archive.cpp Simplify users of StringRef::{l,r}trim (NFC) 2016-02-16 02:06:01 +00:00
ArchiveWriter.cpp Handle archives with paths in the names. 2015-12-18 16:07:17 +00:00
Binary.cpp
CMakeLists.txt Move ObjectYAML code to a new library. 2016-03-01 19:15:06 +00:00
COFFObjectFile.cpp [Object][COFF] Revert r258665 - It doesn't do what I had intended. 2016-01-25 01:21:45 +00:00
ELF.cpp [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it. 2016-01-12 20:56:01 +00:00
ELFObjectFile.cpp
Error.cpp Represent the dynamic table itself with a DynRegionInfo. 2016-02-17 16:48:00 +00:00
FunctionIndexObjectFile.cpp Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
IRObjectFile.cpp Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
LLVMBuild.txt
MachOObjectFile.cpp Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
MachOUniversal.cpp
Object.cpp
ObjectFile.cpp Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp
SymbolSize.cpp