1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/Object
2017-04-05 20:07:43 +00:00
..
Archive.h Don't modify archive members unless really needed. 2017-02-21 20:40:54 +00:00
ArchiveWriter.h Only computeRelativePath() on new members 2016-11-30 22:32:58 +00:00
Binary.h [WebAssembly] Add llvm-objdump support for wasm file format 2016-11-30 16:49:11 +00:00
COFF.h Object: Make SymbolicFile::symbol_{begin,end}() virtual and remove unnecessary wrappers. 2016-11-22 03:38:40 +00:00
COFFImportFile.h Object: Make SymbolicFile::symbol_{begin,end}() virtual and remove unnecessary wrappers. 2016-11-22 03:38:40 +00:00
Decompressor.h Wdocumentation fix 2017-01-12 11:21:56 +00:00
ELF.h Remove accidental debug printf. Follow up to r299583. 2017-04-05 20:07:43 +00:00
ELFObjectFile.h Object: Handle files without a dynamic symbol table. 2017-02-03 16:53:55 +00:00
ELFTypes.h Fix comment typos. NFC. 2016-11-20 13:47:59 +00:00
Error.h [Object/ELF] - Make getSymbol() return Error. 2016-11-03 08:40:55 +00:00
IRObjectFile.h Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules. 2016-12-13 20:20:17 +00:00
IRSymtab.h Re-apply r299168 and r299169 now that the libdeps are fixed. 2017-03-31 04:47:07 +00:00
MachO.h Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
MachOUniversal.h Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
ModuleSummaryIndexObjectFile.h [ThinLTO] Add support for emitting minimized bitcode for thin link 2017-03-23 19:47:39 +00:00
ModuleSymbolTable.h Perform symbol binding for .symver versioned symbols 2017-03-09 00:19:49 +00:00
ObjectFile.h [ARM] Avoid using ARM instructions in Thumb mode 2017-01-31 14:35:01 +00:00
RelocVisitor.h AMDGPU/RelocVisitor: Handle R_AMDGPU_ABS64 2017-03-13 06:03:11 +00:00
StackMapParser.h
SymbolicFile.h Fix incorrect formatting of DataRefImpl members in operator<< function 2017-02-15 12:58:41 +00:00
SymbolSize.h Fix llvm-symbolizer to correctly sort a symbol array and calculate symbol sizes 2016-11-15 21:07:03 +00:00
Wasm.h [WebAssembly] Improve support for WebAssembly binary format 2017-03-30 19:44:09 +00:00