[PATCH] D82506: [HIP] Add missing options for lto
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 25 10:14:20 PDT 2020
yaxunl updated this revision to Diff 273424.
yaxunl marked an inline comment as done.
yaxunl added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
Fix issue about -mattr. Also use generic LTO option translation and use -plugin-opt.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82506/new/
https://reviews.llvm.org/D82506
Files:
clang/lib/Driver/ToolChains/AMDGPU.h
clang/lib/Driver/ToolChains/HIP.cpp
clang/test/Driver/hip-link-save-temps.hip
clang/test/Driver/hip-save-temps.hip
clang/test/Driver/hip-toolchain-features.hip
clang/test/Driver/hip-toolchain-mllvm.hip
clang/test/Driver/hip-toolchain-opt.hip
clang/test/Driver/hip-toolchain-rdc-separate.hip
clang/test/Driver/hip-toolchain-rdc.hip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82506.273424.patch
Type: text/x-patch
Size: 11238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/0f36726a/attachment-0001.bin>
More information about the cfe-commits
mailing list