Re: [libcxx] r324855 - Add default C++ ABI libname and include paths for FreeBSD

2018-02-12 Thread Hans Wennborg via cfe-commits
Merged to 6.0 in r324874. On Sun, Feb 11, 2018 at 11:31 PM, Dimitry Andric via cfe-commits wrote: > Author: dim > Date: Sun Feb 11 14:31:05 2018 > New Revision: 324855 > > URL: http://llvm.org/viewvc/llvm-project?rev=324855&view=rev > Log: > Add default C++ ABI libname and include paths for FreeB

[libcxx] r324855 - Add default C++ ABI libname and include paths for FreeBSD

2018-02-11 Thread Dimitry Andric via cfe-commits
Author: dim Date: Sun Feb 11 14:31:05 2018 New Revision: 324855 URL: http://llvm.org/viewvc/llvm-project?rev=324855&view=rev Log: Add default C++ ABI libname and include paths for FreeBSD Summary: As noted in a discussion about testing the LLVM 6.0.0 release candidates (with libc++) for FreeBSD,