[PATCH] D67774: [Mangle] Add flag to asm labels to disable '\01' prefixing

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 25 01:55:44 PDT 2019


rjmccall added a comment.

Thanks. One last and minor request: please mention in the comment on IsLiteralLabel that non-literal labels are used by some external AST sources like LLDB.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67774/new/

https://reviews.llvm.org/D67774





More information about the cfe-commits mailing list