1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/Object
Sam Clegg b11d8eb34f [WebAssembly] Support weak defined symbols
Model weakly defined symbols as symbols that are both
exports and imported and marked as weak. Local references
to the symbols refer to the import but the linker can
resolve this to the weak export if not strong symbol
is found at link time.

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

llvm-svn: 307348
2017-07-07 02:01:29 +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
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
Decompressor.h
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
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
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
SymbolicFile.h Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
SymbolSize.h
Wasm.h [WebAssembly] Support weak defined symbols 2017-07-07 02:01:29 +00:00
WindowsResource.h Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource library.""" 2017-07-05 23:46:06 +00:00