diff options
author | Fangrui Song <i@maskray.me> | 2022-12-10 10:15:29 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-12-10 10:15:29 +0000 |
commit | d9bef74a212b502271eb8fa6a0a8714126e88b2b (patch) | |
tree | fd5c6efef1243c7947df39af8271cfcbd2d0f402 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 944652f8c05e969256c7fd637ce8cab0be794d21 (diff) | |
download | llvm-d9bef74a212b502271eb8fa6a0a8714126e88b2b.zip llvm-d9bef74a212b502271eb8fa6a0a8714126e88b2b.tar.gz llvm-d9bef74a212b502271eb8fa6a0a8714126e88b2b.tar.bz2 |
[Driver] -fstack-size-section: pass -stack-size-section to backend for LTO
The option does not change IR but affect object file generation. Without a
backend option the option is a no-op for in-process ThinLTO.
The problem is known and there are many options similar to -fstack-size-section.
That said, -fstack-size-section has relatively wider adoption, so it probably
makes sense to have custom code for it.
Close https://github.com/llvm/llvm-project/issues/59424
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions