"llvm/lib/CodeGen/JITCodeEmitter.cpp" did not exist on "50d75a6099ba57a7ce7ed7829cb387867352d63b"
-
Jakob Stoklund Olesen authored
The cache entry referenced by the best split candidate could become clobbered by an unsuccessful candidate. The correct fix here is to use reference counts on the cache entries. Coming up. llvm-svn: 135113
d7e99371
Loading