[PATCH] D115545: [Inline] Attempt to delete any discardable if unused functions

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 16:52:11 PST 2022


aeubanks updated this revision to Diff 398275.
aeubanks added a comment.

fix crash


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115545/new/

https://reviews.llvm.org/D115545

Files:
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Transforms/Inline/delete-function-with-metadata-use.ll
  llvm/test/Transforms/Inline/delete-unused-function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115545.398275.patch
Type: text/x-patch
Size: 7176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220108/b5a7a34f/attachment.bin>


More information about the llvm-commits mailing list