diff options
author | Michael Zolotukhin <mzolotukhin@apple.com> | 2018-02-07 04:24:44 +0000 |
---|---|---|
committer | Michael Zolotukhin <mzolotukhin@apple.com> | 2018-02-07 04:24:44 +0000 |
commit | e82e83fcce6d88c1850ab876f5ee0e2172f65e8e (patch) | |
tree | 924cc76c50438839c94b60b3fd986872efc3e3d6 /llvm/lib/Bitcode | |
parent | f3681015670c531cb42bc20dbbe78cb237b055d7 (diff) | |
download | llvm-e82e83fcce6d88c1850ab876f5ee0e2172f65e8e.zip llvm-e82e83fcce6d88c1850ab876f5ee0e2172f65e8e.tar.gz llvm-e82e83fcce6d88c1850ab876f5ee0e2172f65e8e.tar.bz2 |
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.
llvm-svn: 324445
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions