[PATCH] D88712: [CGBuiltin] Respect asm labels and redefine_extname for builtins with specialized emitting
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 15 15:03:29 PDT 2020
MaskRay updated this revision to Diff 298480.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Add an example about inconsistency. Elaborate on the limitation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88712/new/
https://reviews.llvm.org/D88712
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/asm-label.c
clang/test/CodeGen/redefine_extname.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88712.298480.patch
Type: text/x-patch
Size: 4204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/3529ee10/attachment.bin>
More information about the cfe-commits
mailing list