[PATCH] Make DynamicLibrary use ManagedStatic
Filip Pizlo
fpizlo at apple.com
Tue Sep 17 19:49:52 PDT 2013
This is pretty simple and should just work as advertised - but it does have the caveat that calls to DynamicLibrary::AddSymbol will "reset" if you shutdown llvm and try to come back for seconds. This is a subtle behavior change, but I'm assuming that nobody is affected by it.
-Filip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dynamic-library-managed-static.diff
Type: application/octet-stream
Size: 2221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130917/bbb5fb4b/attachment.obj>
More information about the llvm-commits
mailing list