[PATCH] D67252: [IR] CallBrInst: scan+update arg list when indirect dest list changes
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 12:10:34 PDT 2019
nickdesaulniers added a comment.
I have verified this allows me to boot:
- arm64 linux-next (this patch fixes this regression, the below I verified are not regressed)
- x86_64 linux-next
- arm linux-next
- arm linux-next + CONFIG_JUMP_LABEL
- arm64 linux
- x86_64 linux
- arm linux
- arm linux + CONFIG_JUMP_LABEL
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67252/new/
https://reviews.llvm.org/D67252
More information about the llvm-commits
mailing list