[PATCH] D98780: [IR] Add opt-in flag to isIndirectCall() to consider inlineasm
Madhur Amilkanthwar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 12:49:23 PDT 2021
madhur13490 added a comment.
@nickdesaulniers Hi Nick, referring D77600 <https://reviews.llvm.org/D77600>, I feel clients should have the ability to consider treatment of inlineAsm(). This patch adds an optional parameter whose default value is false.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98780/new/
https://reviews.llvm.org/D98780
More information about the llvm-commits
mailing list