[PATCH] D152986: [clang] Allow 'nomerge' attribute for function pointers
Eduard Zingerman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 15 06:49:46 PDT 2023
eddyz87 added reviewers: rnk, yonghong-song.
eddyz87 added a subscriber: rnk.
eddyz87 added a comment.
Hi @aaron.ballman, @rnk,
I see that you were involved in the discussion when `nomerge` attribute was added in D79121 <https://reviews.llvm.org/D79121>.
Could you please take a look at this proposed change?
It would be useful for BPF back-end and I tried to explain the use-case in the revision description.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152986/new/
https://reviews.llvm.org/D152986
More information about the cfe-commits
mailing list