commit | 9cac4d02e5f3cea30b6d498c83e33b5105957f5f | [log] [tgz] |
---|---|---|
author | Michael Zolotukhin <mzolotukhin@apple.com> | Wed Feb 07 04:24:44 2018 +0000 |
committer | Michael Zolotukhin <mzolotukhin@apple.com> | Wed Feb 07 04:24:44 2018 +0000 |
tree | 9bb42ce0a2937881aa990582a9964d04183638e9 | |
parent | d3f03a62273b92ff6bf06db366c296588cff6af0 [diff] |
Follow-up for r324429: "[LCSSAVerification] Run verification only when asserts are enabled." Before r324429 we essentially didn't have a verification of LCSSA, so no wonder that it has been broken: currently loop-sink breaks it (the attached test illustrates the failure). It was detected during a stage2 RA build, so to unbreak it I'm disabling the check for now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324445 91177308-0d34-0410-b5e6-96231b3b80d8