commit | 45f64ad571f683fcc8cbebc1cbad30182ed0cd87 | [log] [tgz] |
---|---|---|
author | Xinliang David Li <davidxl@google.com> | Fri Dec 08 19:38:07 2017 +0000 |
committer | Xinliang David Li <davidxl@google.com> | Fri Dec 08 19:38:07 2017 +0000 |
tree | 8f0d27d18a83dfd9c0d4d084146c6439d72332b4 | |
parent | 0f18499689b498723e476e9b1eab7854050111a7 [diff] |
Revert r320104: infinite loop profiling bug fix Causes unexpected memory issue with New PM this time. The new PM invalidates BPI but not BFI, leaving the reference to BPI from BFI invalid. Abandon this patch. There is a more general solution which also handles runtime infinite loop (but not statically). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320180 91177308-0d34-0410-b5e6-96231b3b80d8