1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/ObjectYAML
Sam Clegg e4da2b15e2 [WebAssembly] Add support for init functions linking metadata
Summary:
This change lays the groundwork lowering of @llvm.global_ctors
and @llvm.global_dtors for the wasm object format.  Some parts
of this patch are subset of: https://reviews.llvm.org/D40759

See https://github.com/WebAssembly/tool-conventions/issues/25

Subscribers: jfb, dschuff, jgravelle-google, aheejin, sunfish

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

llvm-svn: 320742
2017-12-14 21:10:03 +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] Add support for init functions linking metadata 2017-12-14 21:10:03 +00:00
lit.local.cfg