summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2015-12-02 02:00:29 +0000
committerMehdi Amini <mehdi.amini@apple.com>2015-12-02 02:00:29 +0000
commita11bdc8ef7034f3f5350d7942ff02c3c2702283f (patch)
tree7d0a94b137b4089abbf6450b83445795a4b35422 /llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
parentf1e91c8bf18e0d708b11d3154eb632e14403cadf (diff)
downloadbcm5719-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/WebAssemblyTargetTransformInfo.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud