OSDN Git Service

Revert "[HotColdSplitting] Get DT and PDT from the pass manager."
authorFlorian Hahn <flo@fhahn.com>
Thu, 24 Jan 2019 11:22:08 +0000 (11:22 +0000)
committerFlorian Hahn <flo@fhahn.com>
Thu, 24 Jan 2019 11:22:08 +0000 (11:22 +0000)
commit603b29b882d1bca411496a13f3d1b7d6d6c996e5
treeabe64e605c6acbdfc507b8a20824ba5718af99fc
parent8993a7805dcad42c8d5cf8e37ab40f1a5979c9d8
Revert "[HotColdSplitting] Get DT and PDT from the pass manager."

This reverts commit a6982414edf315c39ae93f3c3322476217119e99 (llvm-svn: 352036),
because it causes a memory leak in the pass manager. Failing bot

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/10351/steps/check-llvm%20asan/logs/stdio

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352041 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/HotColdSplitting.cpp