diff options
author | Jim Ingham <jingham@apple.com> | 2017-04-28 00:51:06 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2017-04-28 00:51:06 +0000 |
commit | 7fca8c0757a5ee5f290844376c7f8c5f3c1ffcfe (patch) | |
tree | 8ffa218d59b3457f715da90aa94da0d32c87cd15 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | b242e93541f2332cd89ea7a919eec1ade7b57dc7 (diff) | |
download | bcm5719-llvm-7fca8c0757a5ee5f290844376c7f8c5f3c1ffcfe.tar.gz bcm5719-llvm-7fca8c0757a5ee5f290844376c7f8c5f3c1ffcfe.zip |
Provide a mechanism to do some pre-loading of symbols up front.
Loading a shared library can require a large amount of work; rather than do that serially for each library,
this patch will allow parallelization of the symbols and debug info name indexes.
From scott.smith@purestorage.com
https://reviews.llvm.org/D32598
llvm-svn: 301609
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions