[PATCH] D67774: [Mangle] Add flag to asm labels to disable '\01' prefixing
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 24 18:05:53 PDT 2019
vsk updated this revision to Diff 221645.
vsk retitled this revision from "[Mangle] Add flag to asm labels to disable global prefixing" to "[Mangle] Add flag to asm labels to disable '\01' prefixing".
vsk edited the summary of this revision.
vsk added a comment.
- Address latest round of comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67774/new/
https://reviews.llvm.org/D67774
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/AST/Mangle.cpp
clang/lib/Sema/SemaDecl.cpp
clang/unittests/AST/DeclTest.cpp
lldb/source/Symbol/ClangASTContext.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67774.221645.patch
Type: text/x-patch
Size: 9497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190925/e7689893/attachment-0001.bin>
More information about the cfe-commits
mailing list