[PATCH] D124699: [DeadArgElim] Set unused arguments for internal functions

Quentin Colombet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 2 19:10:29 PDT 2022


qcolombet updated this revision to Diff 426555.
qcolombet added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

- includes fixes to clang tests that were missed in the original commit.

If someone knows who we can add from the clang side to double check the tests update that would be great!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124699

Files:
  clang/test/CodeGen/debug-info-block-vars.c
  clang/test/CodeGenObjCXX/nrvo.mm
  llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  llvm/test/Transforms/DeadArgElim/fct_ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124699.426555.patch
Type: text/x-patch
Size: 5303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220503/71e9a129/attachment-0001.bin>


More information about the cfe-commits mailing list