[PATCH] D98463: [IR] Add significant_addr property.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 22:04:24 PST 2021


lebedev.ri added a comment.

How is `significant_addr` different from unspecified `unnamed_addr`/`local_unnamed_addr`?
I think there should be more langref changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98463



More information about the llvm-commits mailing list