commit | 24a6fb0a17caf9b5137027e41751fc7e82c7e3f0 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Sat Mar 07 10:30:34 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Sat Mar 07 10:30:34 2015 +0000 |
tree | cd51a5c1ece1a70958c5e4fe973d62935f776f3c | |
parent | 60557bededece9a1d9cf907a3895ded5bf183d2d [diff] |
Teach the LLVM CMake build how to explicitly use libc++abi when using libc++. This lets me almost self-host on Linux with libc++ and libc++abi very simply. Currently, MCJIT and OrcJIT are failing due to uncaught exceptions, and the Go binding tests are failing to build due to not linking in the correct C++ standard library. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231560 91177308-0d34-0410-b5e6-96231b3b80d8