hanchenye-llvm-project/libcxxabi
Petr Hosek b9a77f827d Add lib directory to linker paths when using libunwind
When using libunwind and not building as standalone project, we
need to add LLVM library directory to the list of linker directories
to ensure it can find libunwind dependency.

Differential Revision: https://reviews.llvm.org/D23287

llvm-svn: 278076
2016-08-09 00:27:19 +00:00
..
cmake libc++abi: add a top level option for using CompilerRT 2016-07-15 00:49:42 +00:00
include libc++abi: build with -fvisibility=hidden 2016-05-26 02:12:20 +00:00
lib
src Add lib directory to linker paths when using libunwind 2016-08-09 00:27:19 +00:00
test Do not depend on unwind when building standalone 2016-08-08 22:09:54 +00:00
www
.arcconfig Fix arc config to use https 2016-07-18 02:05:52 +00:00
.gitignore
CMakeLists.txt CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing. 2016-08-08 17:59:02 +00:00
CREDITS.TXT
LICENSE.TXT