commit | 724ab22378b1732e24e07382cd2611dc992db9fc | [log] [tgz] |
---|---|---|
author | Adam Nemet <anemet@apple.com> | Thu May 05 23:41:28 2016 +0000 |
committer | Adam Nemet <anemet@apple.com> | Thu May 05 23:41:28 2016 +0000 |
tree | 592f5b887ad5e05013d9d21476c99ca09264cf6b | |
parent | 8913496b7751d33eb57943f906925a23039375b5 [diff] |
[LAA] Fix confusing debug message This message used to be correct, when all we cared about was whether the dependence was safe (i.e. NoDep) or unsafe. With the current more precise characterization, this is a forward dep. llvm-svn: 268695