~pali/llvm/compiler-rt-trunk

Viewing all changes in revision 11209.

  • Committer: hahnfeld
  • Date: 2019-02-16 08:34:26 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:compiler-rt/trunk:354198
[compiler-rt] Cleanup usage of C++ ABI library

Add missed value "libcxxabi" and introduce SANITIZER_TEST_CXX for linking
unit tests. This needs to be a full C++ library and cannot be libcxxabi.

Recommit r354132 which I reverted in r354153 because it broke a sanitizer
bot. This was because of the "fixes" for pthread linking, so I've removed
these changes.

Differential Revision: https://reviews.llvm.org/D58012

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: