"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "dd8f20dfb655fabea112dda395b4c905be8b2283"
[Outliner] Fixed Asan bot failure in r296418
Fixed the asan bot failure which led to the last commit of the outliner being reverted. The change is in lib/CodeGen/MachineOutliner.cpp in the SuffixTree's constructor. LeafVector is no longer initialized using reserve but just a standard constructor. llvm-svn: 297081
Loading
Please register or sign in to comment