Skip to content
Commit a5ebb6af authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a bug that prevented the JIT from working correctly after llvm_shutdown.

Pass info objects are initialized by static ctors, so deleting them at
llvm_shutdown time prevents resurrection from working.

llvm-svn: 36292
parent af332ee4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment