diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2015-12-02 02:00:29 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2015-12-02 02:00:29 +0000 |
commit | a11bdc8ef7034f3f5350d7942ff02c3c2702283f (patch) | |
tree | 7d0a94b137b4089abbf6450b83445795a4b35422 /llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | |
parent | f1e91c8bf18e0d708b11d3154eb632e14403cadf (diff) | |
download | bcm5719-llvm-a11bdc8ef7034f3f5350d7942ff02c3c2702283f.tar.gz bcm5719-llvm-a11bdc8ef7034f3f5350d7942ff02c3c2702283f.zip |
Modify FunctionImport to take a callback to load modules
When linking static archive, there is no individual module files to
load. Instead they can be mmap'ed and could be initialized from a
buffer directly. The callback provide flexibility to override the
scheme for loading module from the summary.
Differential Revision: http://reviews.llvm.org/D15101
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 254479
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp')
0 files changed, 0 insertions, 0 deletions