![]() 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 |
||
---|---|---|
.. | ||
Makefile | ||
TestSharedLib.py | ||
foo.c | ||
foo.h | ||
main.c |