[PATCH] D116056: [LTO][WPD] Ignore unreachable function by analyzing IR.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 20 19:14:49 PST 2021


luna updated this revision to Diff 395574.
luna marked an inline comment as done.
luna added a comment.

remove `No newline at end of file` by using a different editor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116056

Files:
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/devirt_single_after_filtering_unreachable_function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116056.395574.patch
Type: text/x-patch
Size: 5237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/9c616f6d/attachment.bin>


More information about the llvm-commits mailing list