1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/Object
Eric Beckmann 3592a1a475 Implement COFF emission for parsed Windows Resource ( .res) files.
Summary: Add the WindowsResourceCOFFWriter class for producing the final COFF after all parsing is done.

Reviewers: hiraditya!, zturner, ruiu

Subscribers: llvm-commits

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

llvm-svn: 305092
2017-06-09 17:34:30 +00:00
..
Archive.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ArchiveWriter.h
Binary.h
COFF.h Implement COFF emission for parsed Windows Resource ( .res) files. 2017-06-09 17:34:30 +00:00
COFFImportFile.h Re-land "COFF: migrate def parser from LLD to LLVM" 2017-06-02 17:53:06 +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 Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ELFTypes.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
Error.h
IRObjectFile.h Bitcode: Introduce a BitcodeFileContents data type. NFCI. 2017-06-08 22:00:24 +00:00
IRSymtab.h Bitcode: Introduce a BitcodeFileContents data type. NFCI. 2017-06-08 22:00:24 +00:00
MachO.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MachOUniversal.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ModuleSymbolTable.h
ObjectFile.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
RelocVisitor.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
StackMapParser.h
SymbolicFile.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
SymbolSize.h
Wasm.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
WindowsResource.h Implement COFF emission for parsed Windows Resource ( .res) files. 2017-06-09 17:34:30 +00:00