Skip to content
Commit dc57c481 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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
parent 7e7dd47f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment