mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
This matches the behavior of libc++abi and libc++ and ensures that we get a working toolchain when building libunwind as part of LLVM. Differential Revision: https://reviews.llvm.org/D34375 llvm-svn: 308380