[PATCH] D70284: Constant strings emitted when `-fno-constant-cfstrings` is passed should allow dead stripping
Ben D. Jones via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 14 18:09:22 PST 2019
bendjones added a comment.
In D70284#1746853 <https://reviews.llvm.org/D70284#1746853>, @dexonsmith wrote:
> 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.
Will do
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