[PATCH] D78862: [IR] Convert null-pointer-is-valid into an enum attribute
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 25 10:36:49 PDT 2020
nikic added a comment.
In D78862#2003684 <https://reviews.llvm.org/D78862#2003684>, @arsenm wrote:
> FWIW I think this attribute should be replaced with a data layout property, so this would eventually be removed
Is this change planned more for the near term or the long term? I'm not really familiar with ongoing addrspace related work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78862/new/
https://reviews.llvm.org/D78862
More information about the cfe-commits
mailing list