summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2018-12-22 01:30:37 +0000
committerJustin Lebar <jlebar@google.com>2018-12-22 01:30:37 +0000
commit7f41fe3a58b0deb25190c2e67ef22e15d7b745b7 (patch)
treeb0167fdedfefefb286ea4379be73b27775e7c6f7 /clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
parent9953577cb2b5fae3284725d35ef678bfb5695a2d (diff)
downloadbcm5719-llvm-7f41fe3a58b0deb25190c2e67ef22e15d7b745b7.tar.gz
bcm5719-llvm-7f41fe3a58b0deb25190c2e67ef22e15d7b745b7.zip
[NVPTX] Reduce stack size in NVPTXAsmPrinter::doInitialization().
NVPTXAsmPrinter::doInitialization() was creating an NVPTXSubtarget on the stack. This object is huge, about 80kb. Also it's slow to create. And it's all redundant; we have one in NVPTXTargetMachine anyway! llvm-svn: 349982
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud