mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 16:11:27 +08:00
When in-tree libcxx is selected as the sanitizer C++ ABI, use libcxx-abi-* targets rather than libcxxabi and libunwind directly. Differential Revision: https://reviews.llvm.org/D134855