[PATCH] D94537: [IR] move nomerge attribute from function declaration/definition to callsites
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 12 12:11:03 PST 2021
This revision was automatically updated to reflect the committed changes.
zequanwu marked an inline comment as done.
Closed by commit rGe53bbd99516f: [IR] move nomerge attribute from function declaration/definition to callsites (authored by zequanwu).
Changed prior to commit:
https://reviews.llvm.org/D94537?vs=316174&id=316194#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94537/new/
https://reviews.llvm.org/D94537
Files:
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/attr-nomerge.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94537.316194.patch
Type: text/x-patch
Size: 5950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210112/e533380b/attachment.bin>
More information about the cfe-commits
mailing list