llvm-project/llvm/test/ObjectYAML
Sam Clegg 86b4a09a99 [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
..
CodeView Update obj2yaml and yaml2obj for .debug$H section. 2017-12-06 18:58:48 +00:00
ELF [ObjectYAML] Handle SHF_COMPRESSED 2017-10-03 06:35:55 +00:00
MachO Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR 2017-04-04 06:02:32 +00:00
wasm [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
lit.local.cfg