[PATCH] D129401: [libLTO] Set data-sections by default in libLTO.
Quinn Pham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 11:57:47 PDT 2022
quinnp updated this revision to Diff 446228.
quinnp marked an inline comment as done.
quinnp added a comment.
Addressing review comments. Changing test cases to use `llvm-objdump -t` instead of `obj2yaml`.
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/forwarding-sections-liblto.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.446228.patch
Type: text/x-patch
Size: 5755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/c6e2ee99/attachment.bin>
More information about the llvm-commits
mailing list