[PATCH] D122959: [ARM] Only update the successor edges for immediate predecessors of PrologueMBB.
Zhiyao Ma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 09:33:26 PDT 2022
ZhiyaoMa98 added a comment.
I successfully reproduced the segfault by `llc -relocation-model=ropi-rwpi large_llvm_ir.ll`
I need to pass the `-relocation-model=ropi-rwpi` flag to `bugpoint`, any hint on this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122959/new/
https://reviews.llvm.org/D122959
More information about the llvm-commits
mailing list