[PATCH] D85810: [clang] Pass-through remarks options to lld
Wei Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 17 13:12:49 PDT 2020
weiwang updated this revision to Diff 286124.
weiwang added a comment.
Herald added subscribers: dang, arichardson, emaste.
Herald added a reviewer: espindola.
update:
1. add `--plugin-opt` alias for remarks in lld
2. handle both lld and ld.gold pass-through
3. simplify target checking logic
4. code format update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85810/new/
https://reviews.llvm.org/D85810
Files:
clang/include/clang/Driver/Driver.h
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/opt-record.c
lld/ELF/Options.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85810.286124.patch
Type: text/x-patch
Size: 8854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200817/90fe2604/attachment-0001.bin>
More information about the cfe-commits
mailing list