1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llvm-config
Keno Fischer f60087bea4 [llvm-config] Don't use PATH_MAX
It doesn't exist on Windows. The number we use here doesn't really matter,
the storage will expand automatically but 256 seems like a reasonable default.
Should fix windows buildbots that complained about rL304458.

llvm-svn: 304468
2017-06-01 20:51:55 +00:00
..
BuildVariables.inc.in [llvm-config] Report --bindir based on LLVM_TOOLS_INSTALL_DIR 2017-06-01 19:20:33 +00:00
CMakeLists.txt [CMake] Use variable interpolation instead of string concatenation 2017-03-22 12:06:11 +00:00
llvm-config.cpp [llvm-config] Don't use PATH_MAX 2017-06-01 20:51:55 +00:00