diff options
author | Nicholas Wilson <nicholas@nicholaswilson.me.uk> | 2018-03-09 16:43:05 +0000 |
---|---|---|
committer | Nicholas Wilson <nicholas@nicholaswilson.me.uk> | 2018-03-09 16:43:05 +0000 |
commit | ebda41f812925cf1332b317ed725da2dd181182a (patch) | |
tree | 2d8d5e15bce71c82c79d637b7ee25b52594fb764 /llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp | |
parent | 3e4a82ffa2bd65e884be2e84499e58b5958f656e (diff) | |
download | bcm5719-llvm-ebda41f812925cf1332b317ed725da2dd181182a.tar.gz bcm5719-llvm-ebda41f812925cf1332b317ed725da2dd181182a.zip |
[WebAssembly] Refactor order of creation for SyntheticFunction
Previously we created __wasm_call_ctors with null InputFunction, and
added the InputFunction later. Now we create the SyntheticFunction with
null body, and set the body later.
Differential Revision: https://reviews.llvm.org/D44206
llvm-svn: 327149
Diffstat (limited to 'llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp')
0 files changed, 0 insertions, 0 deletions