commit | f0a26203e7ce856ccf7c12c2c1c9d13e5c3ad939 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Jul 15 00:49:42 2016 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Jul 15 00:49:42 2016 +0000 |
tree | edf440ad25d43ee69b47bf6c9fc8c7345e5869df | |
parent | 5328c6b635a145efc1204ad25341706fb705e346 [diff] |
libc++abi: add a top level option for using CompilerRT Add an option to opt into compiler-rt instead of libgcc. This option defaults to OFF to avoid a behaviour change. It is not possible to mix and match different runtime libraries. Disabling this requires that libc++ is built accordingly. This knob is particularly useful for targets that are GCC by default (i.e. Linux). git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@275505 91177308-0d34-0410-b5e6-96231b3b80d8