summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-02-12 00:39:05 +0000
committerTed Kremenek <kremenek@apple.com>2009-02-12 00:39:05 +0000
commitc8b740eade3a96dd7ad1bada99bce5d411fa25b9 (patch)
treef20e57e3c538a7cb99878c54197b54a1f813af2b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6752502b81367869062655406908d30653813f2a (diff)
downloadbcm5719-llvm-c8b740eade3a96dd7ad1bada99bce5d411fa25b9.tar.gz
bcm5719-llvm-c8b740eade3a96dd7ad1bada99bce5d411fa25b9.zip
Add lightweight shim "clang::StatSysCallCache" that caches 'stat' system calls
for use by FileManager. FileManager now takes a StatSysCallCache* in its constructor (which defaults to NULL). This will be used for evaluating whether or not caching 'stat' system calls in PTH is a performance win. This shim adds no observable performance impact in the case where the 'StatSysCallCache*' is null. llvm-svn: 64345
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud