[PATCH] D98884: [IR] Add opt-in parameter to hasAddressTaken() to ignore bitcasts callee in callbase instruction
Madhur Amilkanthwar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 11:59:52 PDT 2021
madhur13490 updated this revision to Diff 331970.
madhur13490 added a comment.
remove unnecessary changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98884/new/
https://reviews.llvm.org/D98884
Files:
llvm/include/llvm/IR/Function.h
llvm/lib/IR/Function.cpp
llvm/test/Analysis/CallGraph/bitcast-call-argument-callee.ll
llvm/test/Analysis/CallGraph/bitcast-call-argument.ll
llvm/test/Analysis/CallGraph/ignore-bitcast-callees.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98884.331970.patch
Type: text/x-patch
Size: 6088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/b4786c61/attachment.bin>
More information about the llvm-commits
mailing list