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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 13:16:05 PDT 2022


thakis added a comment.

I think this broke check-clang everywhere, e.g.:

https://lab.llvm.org/buildbot/#/builders/109/builds/37754
http://45.33.8.238/linux/75141/step_7.txt
http://45.33.8.238/win/57380/step_7.txt
http://45.33.8.238/macm1/34477/step_7.txt

Please take a look, and revert for now if it takes a while to fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124699



More information about the llvm-commits mailing list