[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 11:25:21 PDT 2019


saugustine updated this revision to Diff 191133.
saugustine added a comment.

- Make __cpu_model a hidden symbol. This matches libgcc, and enables


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
  compiler-rt/lib/builtins/cpu_model.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59109.191133.patch
Type: text/x-patch
Size: 14381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/396dda8f/attachment.bin>


More information about the llvm-commits mailing list