[PATCH] D59109: Add --unwindlib=[libgcc|compiler-rt] to parallel --rtlib= [take 2]
Sterling Augustine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 14:19:17 PDT 2019
saugustine updated this revision to Diff 191174.
saugustine added a comment.
- Add --unwindlib=[libgcc|compiler-rt] to parallel --rtlib= [take 2]
- Change option argument --unwindlib= from "compiler-rt" to "libunwind".
- Fix tests syntax and driver checks for --unwindlib=
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59109/new/
https://reviews.llvm.org/D59109
Files:
clang/CMakeLists.txt
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Config/config.h.cmake
clang/include/clang/Driver/Options.td
clang/include/clang/Driver/ToolChain.h
clang/lib/Driver/ToolChain.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/compiler-rt-unwind.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59109.191174.patch
Type: text/x-patch
Size: 13955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/99920aa8/attachment.bin>
More information about the llvm-commits
mailing list