"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d4a77c46827be6961ac088c398c3b0e8614518a9"
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
Loading
Please register or sign in to comment