]> granicus.if.org Git - llvm/commit
[WebAssembly] MC: Support for init_array and fini_array
authorSam Clegg <sbc@chromium.org>
Tue, 3 Oct 2017 11:20:28 +0000 (11:20 +0000)
committerSam Clegg <sbc@chromium.org>
Tue, 3 Oct 2017 11:20:28 +0000 (11:20 +0000)
commit7fa3570b3badb93f0c7989b52d720a918e15454d
tree85c701ed6c8202c4feb578220a811b5594d09f4c
parentb863c40437d88ceef6781fb69a9d3766d8e729ba
[WebAssembly] MC: Support for init_array and fini_array

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314783 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
test/MC/WebAssembly/init-fini-array.ll [new file with mode: 0644]