[PATCH] D96087: Option to ignore llvm[.compiler].used uses in hasAddressTaken()

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 15:20:44 PST 2021


dexonsmith added a comment.

(Passing comment not really related to the patch, but I wonder how hard / useful it would be to convert `@llvm.used` and `@llvm.compiler.used` to attributes (or similar)...?)


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

https://reviews.llvm.org/D96087



More information about the llvm-commits mailing list