diff options
author | Keno Fischer <keno@alumni.harvard.edu> | 2017-06-01 20:51:55 +0000 |
---|---|---|
committer | Keno Fischer <keno@alumni.harvard.edu> | 2017-06-01 20:51:55 +0000 |
commit | 189a811a8e1a0a12f63cb42a5a5c19675babfea2 (patch) | |
tree | 6c6b69953b45289fc118fd64c575f517a2081999 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3cdd4935cdde535b63fee1665f931f4c66384261 (diff) | |
download | bcm5719-llvm-189a811a8e1a0a12f63cb42a5a5c19675babfea2.tar.gz bcm5719-llvm-189a811a8e1a0a12f63cb42a5a5c19675babfea2.zip |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions