diff options
author | Michael Jones <michaelrj@google.com> | 2022-06-15 16:08:28 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-08-26 11:38:04 -0700 |
commit | ecca895295e6efbc03a9652bf65d622bd1216ab4 (patch) | |
tree | 04ea567aa85844af8c3dcbbd0ec9b641a594190c /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 35e21078426ab782f5d80b01dbd4bc2bfd255783 (diff) | |
download | llvm-ecca895295e6efbc03a9652bf65d622bd1216ab4.zip llvm-ecca895295e6efbc03a9652bf65d622bd1216ab4.tar.gz llvm-ecca895295e6efbc03a9652bf65d622bd1216ab4.tar.bz2 |
[libc] add compile option for printf arg type array
This patch allows for adjusting the size of the array that printf uses
to track the types of arguments in index mode. This is useful for
optimizing the tradeoff between memory usage and performance.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D131993
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions