OSDN Git Service

Revert r319794: [PGO] detect infinite loop and form MST properly: memory leak problem
authorXinliang David Li <davidxl@google.com>
Tue, 5 Dec 2017 21:54:01 +0000 (21:54 +0000)
committerXinliang David Li <davidxl@google.com>
Tue, 5 Dec 2017 21:54:01 +0000 (21:54 +0000)
commit4f7feb41e560601ffbbb97a1464edd191dd84703
treee88d89e8cdacb4494745733300a99cf23bb570d7
parent4a6bb5316a70ee5df350bd8617ce7dcbd569a4ae
Revert r319794: [PGO] detect  infinite loop and form MST properly: memory leak problem

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319841 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/CFGMST.h
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/infinite_loop_gen.ll [deleted file]