diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2015-03-07 10:30:34 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2015-03-07 10:30:34 +0000 |
| commit | dc57c481af3628a2e07d3a8b8185997d8a1c2568 (patch) | |
| tree | b64b4d83117aeedacd016a843621d688991c1d12 /llvm/lib/CodeGen/SelectionDAG | |
| parent | 7e7dd47fc21daf11c12484f4e9c4585b70d91560 (diff) | |
| download | bcm5719-llvm-dc57c481af3628a2e07d3a8b8185997d8a1c2568.tar.gz bcm5719-llvm-dc57c481af3628a2e07d3a8b8185997d8a1c2568.zip | |
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.
llvm-svn: 231560
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions

