[PATCH] D81203: clang-cl: accept -f[no-]data-sections and -f[no-]function-sections
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 4 17:41:46 PDT 2020
thakis added a comment.
The clang-cl spelling of this is /Gy and /Gw. If you want to use the gcc spelling, you can do that through the /clang: flag.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81203/new/
https://reviews.llvm.org/D81203
More information about the cfe-commits
mailing list