diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-01-08 07:41:26 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-01-08 08:10:17 -0500 |
commit | 267ff7901c745dc903d55599240464ebc4c0bda3 (patch) | |
tree | 86af9df55857b96c1f86d74f434b0cb012f58f09 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ed3b1f906115a0dcd2542fa294d0382a42eb177d (diff) | |
download | llvm-267ff7901c745dc903d55599240464ebc4c0bda3.zip llvm-267ff7901c745dc903d55599240464ebc4c0bda3.tar.gz llvm-267ff7901c745dc903d55599240464ebc4c0bda3.tar.bz2 |
[SLP] limit verifyFunction to debug build (PR48689)
As noted in PR48689, the verifier may have some kind
of exponential behavior that should be addressed
separately. For now, only run it in debug mode to
prevent problems for release+asserts.
That limit is what we had before D80401, and I'm
not sure if there was a reason to change it in that
patch.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions