aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWolfgang Pieb <wolfgang_pieb@playstation.sony.com>2022-06-22 13:02:01 -0700
committerWolfgang Pieb <wolfgang_pieb@playstation.sony.com>2022-06-23 10:57:46 -0700
commitc50e6f590cd42aa739cc469341721ff443c35c36 (patch)
tree78124a271394ca0e9c0a3d5ffc7c2699f68108ef /clang/lib/Frontend/CompilerInvocation.cpp
parentb163ac33bdfcd4fca8ae6087081f8de9d72005c5 (diff)
downloadllvm-c50e6f590cd42aa739cc469341721ff443c35c36.zip
llvm-c50e6f590cd42aa739cc469341721ff443c35c36.tar.gz
llvm-c50e6f590cd42aa739cc469341721ff443c35c36.tar.bz2
[Inline] Introduce a backend option to suppress inlining of functions with large stack sizes.
The hidden option max-inline-stacksize=<N> prevents the inlining of functions with a stack size larger than N. Reviewed By: mtrofin, aeubanks Differential Review: https://reviews.llvm.org/D127988
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions