1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/obj2yaml
Sam Clegg b53932efa7 [WebAssembly] Remove DataSize from linking metadata section
Neither the linker nor the runtime need this information
anymore.  We were originally using this to model BSS size
but the plan is now to use the segment metadata to allow
for BSS segments.

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

llvm-svn: 326267
2018-02-27 23:57:37 +00:00
..
CMakeLists.txt
coff2yaml.cpp
dwarf2yaml.cpp
elf2yaml.cpp
Error.cpp
Error.h
macho2yaml.cpp
obj2yaml.cpp
obj2yaml.h
wasm2yaml.cpp [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00