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
Eric Beckmann 0924c0e479 Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file.""
Summary:
This reverts commit 51931072a7c9a52540baf76fc30ef391d2529a2f.

This revert was originally done because the integrations of the new
WindowsResource library into LLD was causing error in chromium, due to
bugs in how resource sections were handled.  These bugs were fixed,
meaning that the features may be reintegrated.

Subscribers: hiraditya, llvm-commits

Differential Revision: https://reviews.llvm.org/D34922

llvm-svn: 306941
2017-07-01 03:59:54 +00:00
..
Archive.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
ArchiveWriter.h [llvm-ar] Make llvm-lib behave more like the MSVC archiver 2017-06-12 19:45:35 +00:00
Binary.h Print symbols from COFF import libraries. 2017-05-24 23:40:36 +00:00
COFF.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
COFFImportFile.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
COFFModuleDefinition.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Decompressor.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ELF.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ELFObjectFile.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
ELFTypes.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
Error.h [Object/ELF] - Make getSymbol() return Error. 2016-11-03 08:40:55 +00:00
IRObjectFile.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
IRSymtab.h Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk. 2017-06-27 23:50:24 +00:00
MachO.h Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLE 2017-06-22 17:41:22 +00:00
MachOUniversal.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
ModuleSymbolTable.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
ObjectFile.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
RelocVisitor.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
StackMapParser.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
SymbolicFile.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +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] Add support for printing relocations with llvm-objdump 2017-06-27 20:40:53 +00:00
WindowsResource.h Revert "Revert "Replace trivial use of external rc.exe by writing our own .res file."" 2017-07-01 03:59:54 +00:00