diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-11-04 16:55:31 -0800 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-11-04 16:55:31 -0800 |
| commit | 6db7a5cd7c800a588e94ce5c1ef24ae4d60ecdd3 (patch) | |
| tree | 2fd756aac642f16590f83eb67871fc99cd6bf0bb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | a5c8ec4baa2c00d8dbca36ffd236a40f9e0c07ed (diff) | |
build: explicitly set the linker language for unwind
The unwinder should not depend on libc++. In fact, we do not end up
with a link against libc++ as we do not have a dependency on libc++ at
runtime. This ensures that we link with `clang` rather than `clang++`.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
