[PATCH] D129401: [libLTO] Set data-sections by default in libLTO.
Quinn Pham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 25 07:38:49 PDT 2022
quinnp updated this revision to Diff 447336.
quinnp marked 3 inline comments as done.
quinnp added a comment.
Adressing review comments. Moving tests into `function-sections.c`, using `%s` instead of creating a new file with `touch`, and modifying some `CHECK` lines to simplify checks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129401/new/
https://reviews.llvm.org/D129401
Files:
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/function-sections.c
clang/test/Driver/gold-lto-sections.c
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/test/LTO/PowerPC/data-sections-aix.ll
llvm/test/LTO/PowerPC/data-sections-linux.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129401.447336.patch
Type: text/x-patch
Size: 6208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220725/bfa86e42/attachment.bin>
More information about the cfe-commits
mailing list