[PATCH] D69751: [AsmWritter] Fixed "null check after dereferencing" warning
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 10:29:00 PST 2019
xbolva00 added a comment.
>> It should never be required in normal circumstances, but this function can also be used while debugging, where that would be convenient.
Not sure how it can be used currently, maybe with a big luck, since there is null pointer dereferencing.
I am gonna commit this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69751/new/
https://reviews.llvm.org/D69751
More information about the llvm-commits
mailing list