diff options
author | Jim Ingham <jingham@apple.com> | 2011-12-09 04:17:31 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2011-12-09 04:17:31 +0000 |
commit | 79ea1d887791e8519fee96dbb66cd3672dc700d4 (patch) | |
tree | 9895b7da36e14240cce7d8785bde6ed68c94d4d2 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | eb45aa0b2e42a669f8fa91fb3c99d8754e5d884c (diff) | |
download | llvm-79ea1d887791e8519fee96dbb66cd3672dc700d4.zip llvm-79ea1d887791e8519fee96dbb66cd3672dc700d4.tar.gz llvm-79ea1d887791e8519fee96dbb66cd3672dc700d4.tar.bz2 |
Rework how the breakpoint conditions & callbacks are handled. We now iterate over all the locations at the site
that got hit, and first check the condition, and if that location's condition says we should stop, then we
run the callback. In the end if any location's condition and callback say we should stop, then we stop.
llvm-svn: 146242
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions