1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/utils/unittest
Richard Smith f7f711ffaa Search for llvm-symbolizer binary in the same directory as argv[0], before
looking for it along $PATH. This allows installs of LLVM tools outside of
$PATH to find the symbolizer and produce pretty backtraces if they crash.

llvm-svn: 272232
2016-06-09 00:53:21 +00:00
..
googletest Remove autoconf support 2016-01-26 21:29:08 +00:00
UnitTestMain Search for llvm-symbolizer binary in the same directory as argv[0], before 2016-06-09 00:53:21 +00:00
CMakeLists.txt Avoid linking LLVM component libraries with libLLVM 2016-02-12 01:42:43 +00:00
LLVMBuild.txt