[PATCH] D101806: [TargetLowering] Only inspect attributes in the arguments for ArgListEntry

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 15:12:46 PDT 2021


aeubanks added a comment.

hmm I thought I had checked all the instrumentation passes for this issue, but I guess not
looks like dfsan also has functions with parameter ABI attributes, but those are already properly handled


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101806



More information about the llvm-commits mailing list