[PATCH] D81911: [IR] Fix getBaseObject for GlobalAlias-to-GlobalIFunc
Itay Bookstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 07:10:14 PDT 2020
nextsilicon-itay-bookstein added a comment.
Wondering what the most appropriate place for the test case is.
I can hit the crash by passing `--module-summary` to `opt`, but the crash is a bit removed from the underlying issue itself, I think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81911/new/
https://reviews.llvm.org/D81911
More information about the llvm-commits
mailing list