summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
diff options
context:
space:
mode:
authorManman Ren <mren@apple.com>2012-11-02 01:10:15 +0000
committerManman Ren <mren@apple.com>2012-11-02 01:10:15 +0000
commit7dcadc6dbe42a91cd88804a5994eab987b42c753 (patch)
tree6290e613fb9a04d9781920cf8d33bdc344b8e875 /clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
parent1f3ea7b6b5ca02b18af414083eb4b9599ea3a946 (diff)
downloadbcm5719-llvm-7dcadc6dbe42a91cd88804a5994eab987b42c753.tar.gz
bcm5719-llvm-7dcadc6dbe42a91cd88804a5994eab987b42c753.zip
PGO: allows the profile data file name to be specified by the LLVMPROF_OUTPUT
environment variable. This allows parallel make for profiling code, without it there are file collisions as each parallel run uses the default file name. There is already code in the runtime library to specify the output file name via the command line, but this only works for programs which already process argc/argv. This patch builds on that support. Patch by Alastair Murray. llvm-svn: 167269
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud