[PATCH] D70284: Constant strings emitted when `-fno-constant-cfstrings` is passed should allow dead stripping

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 14 18:08:02 PST 2019


dexonsmith added a comment.

The code looks right, but can you add a test for this in CodeGenObjC?  Also, when you re-upload the patch with the tests, please use `-U9999999` to provide full context in the diff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70284





More information about the cfe-commits mailing list