1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/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.h Simplify users of StringRef::{l,r}trim (NFC) 2016-02-16 02:06:01 +00:00
ArchiveWriter.h Use Child instead of child_iterator in the archive writer. 2015-11-01 00:10:37 +00:00
Binary.h Clang format a few prior patches (NFC) 2015-11-02 18:02:11 +00:00
COFF.h COFF: Teach llvm-objdump how to dump DLL forwarder symbols. 2016-01-12 23:28:42 +00:00
COFFImportFile.h Object: Fix COFF import file's symbols. 2015-09-01 06:01:53 +00:00
ELF.h Represent the dynamic table itself with a DynRegionInfo. 2016-02-17 16:48:00 +00:00
ELFObjectFile.h [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it. 2016-01-12 20:56:01 +00:00
ELFTypes.h [llvm-readobj/ELF] Print GNU Hash section 2015-10-14 12:11:50 +00:00
Error.h Represent the dynamic table itself with a DynRegionInfo. 2016-02-17 16:48:00 +00:00
FunctionIndexObjectFile.h Remove "ExportingModule" from ThinLTO Index (NFC) 2015-12-03 02:37:23 +00:00
IRObjectFile.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
MachO.h Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
MachOUniversal.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectFile.h Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
RelocVisitor.h Fix handling of ELF::R_MIPS_32 on Mips64. 2015-07-06 12:18:44 +00:00
StackMapParser.h Make more headers self-contained. 2016-01-27 18:03:37 +00:00
SymbolicFile.h Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1). 2015-11-10 00:31:08 +00:00
SymbolSize.h Make computeSymbolSizes never fail. 2015-06-24 19:57:32 +00:00