1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Object
Kevin Enderby bf2727bffd Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1).
Also a small fix to match printing of Mach-O objects with -format posix.

llvm-svn: 252567
2015-11-10 00:31:08 +00:00
..
Archive.h Reapply r250906 with many suggested updates from Rafael Espindola. 2015-11-05 19:24:56 +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 Address review comments, remove error case and return 0 instead as required by tests 2015-10-09 00:15:08 +00:00
COFFImportFile.h Object: Fix COFF import file's symbols. 2015-09-01 06:01:53 +00:00
COFFYAML.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ELF.h [llvm-readobj/ELF] Print GNU Hash section 2015-10-14 12:11:50 +00:00
ELFObjectFile.h [ELF] elfiamcu triple should imply e_machine == EM_IAMCU 2015-11-04 11:21:50 +00:00
ELFTypes.h [llvm-readobj/ELF] Print GNU Hash section 2015-10-14 12:11:50 +00:00
ELFYAML.h [ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools 2015-07-03 23:00:54 +00:00
Error.h Add dynamic_table iterators back to ELF.h. 2015-08-07 15:25:20 +00:00
FunctionIndexObjectFile.h Restore "Support for ThinLTO function importing and symbol linking." 2015-11-03 00:14:15 +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 Prune trailing whitespaces in comment lines. 2015-10-05 04:43:57 +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 Convert getSymbolSection to return an ErrorOr. 2015-08-07 23:27:14 +00:00
RelocVisitor.h Fix handling of ELF::R_MIPS_32 on Mips64. 2015-07-06 12:18:44 +00:00
StackMapParser.h [StackMaps] Add a lightweight parser for stackmap version 1 sections. 2015-06-26 23:56:53 +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