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

David Chisnall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 27 04:42:25 PST 2018


theraven added a comment.

Please can we either merge this or revert the original change that introduced the bug that this is fixing?  It's now been 6 months since blocks generated invalid ELF symbols.


Repository:
  rC Clang

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

https://reviews.llvm.org/D54539





More information about the cfe-commits mailing list