[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
Tue Mar 19 13:00:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
saugustine marked an inline comment as done.
Closed by commit rL356508: Add --unwindlib=[libgcc|compiler-rt] to parallel --rtlib= [take 2] (authored by saugustine, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59109?vs=191174&id=191375#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59109/new/

https://reviews.llvm.org/D59109

Files:
  cfe/trunk/CMakeLists.txt
  cfe/trunk/include/clang/Basic/DiagnosticDriverKinds.td
  cfe/trunk/include/clang/Config/config.h.cmake
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Driver/ToolChain.h
  cfe/trunk/lib/Driver/ToolChain.cpp
  cfe/trunk/lib/Driver/ToolChains/CommonArgs.cpp
  cfe/trunk/test/Driver/compiler-rt-unwind.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59109.191375.patch
Type: text/x-patch
Size: 14073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/d6642b1c/attachment-0001.bin>


More information about the llvm-commits mailing list