[PATCH] D105238: GlobalISel/AArch64: don't optimize away redundant branches at -O0
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 16:53:33 PDT 2021
aprantl added a comment.
The LLDB test that was failing was badly written and was trying to set a breakpoint on a line that was not guaranteed to have any code associated with it. I reapplied the change, fixed the test and the bot green again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105238/new/
https://reviews.llvm.org/D105238
More information about the llvm-commits
mailing list