aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2016-04-07 01:58:14 +0000
committerSean Silva <chisophugis@gmail.com>2016-04-07 01:58:14 +0000
commit72af4725233762babc390f123bbb26bf750c9df5 (patch)
tree15ab8ca135db1bb4b7de4a045a59560a9e76d1df /llvm/lib/IR/Module.cpp
parentfdccad925c91aa981c097f51e3790069dcd0a49a (diff)
downloadllvm-72af4725233762babc390f123bbb26bf750c9df5.zip
llvm-72af4725233762babc390f123bbb26bf750c9df5.tar.gz
llvm-72af4725233762babc390f123bbb26bf750c9df5.tar.bz2
Don't use PATH_MAX.
This is a SmallVector anyway, and so the exact size doesn't matter. clang\lib\Frontend\ModuleDependencyCollector.cpp(83) : error C2065: 'PATH_MAX' : undeclared identifier clang\lib\Frontend\ModuleDependencyCollector.cpp(83) : error C2975: 'InternalLen' : invalid template argument for 'llvm::SmallString', expected compile-time constant expression llvm\include\llvm/ADT/SmallString.h(24) : see declaration of 'InternalLen' llvm-svn: 265634
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions