aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>2020-02-12 17:01:55 -0500
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>2020-02-12 17:02:57 -0500
commit20f1abe306d030e99f56185a3aa077ffadf59b8a (patch)
treebeafe7fe72758ed5f1b897c9b6b3bcb380eb579d /clang/lib/CodeGen/CodeGenFunction.cpp
parent60cba345ca395ea991d7f2596c4a93439fbf9924 (diff)
downloadllvm-20f1abe306d030e99f56185a3aa077ffadf59b8a.zip
llvm-20f1abe306d030e99f56185a3aa077ffadf59b8a.tar.gz
llvm-20f1abe306d030e99f56185a3aa077ffadf59b8a.tar.bz2
[Clang] Limit -fintegrated-cc1 to only one TU
As discussed in https://reviews.llvm.org/D74447, this patch disables integrated-cc1 behavior if there's more than one job to be executed. This is meant to limit memory bloating, given that currently jobs don't clean up after execution (-disable-free is always active in cc1 mode). I see this behavior as temporary until release 10.0 ships (to ease merging of this patch), then we'll reevaluate the situation, see if D74447 makes more sense on the long term. Differential Revision: https://reviews.llvm.org/D74490
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions