[PATCH] D54539: [CodeGen] Replace '@' characters in block descriptors' symbol names with '\1' on ELF targets.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 14 16:36:23 PST 2018


rjmccall added a comment.

Oh, I see, sorry.  Please rename these functions to make their purpose clear.

Also, you could reasonably do this substitution on all targets.


Repository:
  rC Clang

https://reviews.llvm.org/D54539





More information about the cfe-commits mailing list