diff options
author | Wolfgang Pieb <wolfgang_pieb@playstation.sony.com> | 2022-06-22 13:02:01 -0700 |
---|---|---|
committer | Wolfgang Pieb <wolfgang_pieb@playstation.sony.com> | 2022-06-23 10:57:46 -0700 |
commit | c50e6f590cd42aa739cc469341721ff443c35c36 (patch) | |
tree | 78124a271394ca0e9c0a3d5ffc7c2699f68108ef /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b163ac33bdfcd4fca8ae6087081f8de9d72005c5 (diff) | |
download | llvm-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