[WebAssembly] Use StringSaver to retain ownership of ctor function body. NFC
authorNicholas Wilson <nicholas@nicholaswilson.me.uk>
Wed, 7 Mar 2018 10:37:50 +0000 (10:37 +0000)
committerNicholas Wilson <nicholas@nicholaswilson.me.uk>
Wed, 7 Mar 2018 10:37:50 +0000 (10:37 +0000)
commit8269f37ce646675466e2892948f408b54a578d3e
tree0e631f5e88d4638815c9d032d59a95b7602a9fc6
parent19f531d31ec8e21488b1852d9a99e0efef5f79f9
[WebAssembly] Use StringSaver to retain ownership of ctor function body. NFC

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

llvm-svn: 326885
lld/wasm/InputChunks.h
lld/wasm/Writer.cpp