[PATCH] D76961: [BranchFolder] don't remove MBB's that have their address taken
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 17:55:00 PDT 2020
void added a comment.
In D76961#1958358 <https://reviews.llvm.org/D76961#1958358>, @nickdesaulniers wrote:
> Ok, everything is green now, kernel boots. (There's probably more verification I can do, too).
>
> @void would you be opposed to me posting a patch first that preprocessed `llvm/test/CodeGen/X86/callbr-asm-outputs.ll` with `llvm/utils/update_llc_test_checks.py`?
>
> I find updating these tests with lots of checks to be a PITA, and it make it easier to maintain this test in the future and see what changed easier with my change.
Yeah, go for it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76961/new/
https://reviews.llvm.org/D76961
More information about the llvm-commits
mailing list