1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/BinaryFormat
Sam Clegg add57cc355 [WebAssembly] Add support for weak symbols in the binary format
This also introduces the updated format for the
"linking" section which can represent extra
symbol information.  See:
https://github.com/WebAssembly/tool-conventions/pull/10

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

llvm-svn: 305769
2017-06-20 04:04:59 +00:00
..
ELFRelocs
WasmRelocs
COFF.h
Dwarf.def
Dwarf.h
ELF.h [BinaryFormat, Option, TableGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-16 00:43:26 +00:00
MachO.def
MachO.h Change llvm-nm for Mach-O files to use dyld info in some cases when printing symbols. 2017-06-19 19:38:22 +00:00
Magic.h
Wasm.h [WebAssembly] Add support for weak symbols in the binary format 2017-06-20 04:04:59 +00:00