diff options
author | Martin Storsjö <martin@martin.st> | 2024-01-10 22:57:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-10 22:57:59 +0200 |
commit | a08506e374f5938e30a9c13b61a697e8c0e12aa3 (patch) | |
tree | 8da5e8fd06964adc2b05c1441fb9e2185e1a80ee /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | fb7fe49960ae053c92985f3376d85a15bbd10d1a (diff) | |
download | llvm-a08506e374f5938e30a9c13b61a697e8c0e12aa3.zip llvm-a08506e374f5938e30a9c13b61a697e8c0e12aa3.tar.gz llvm-a08506e374f5938e30a9c13b61a697e8c0e12aa3.tar.bz2 |
[LLD] [MinGW] Add support for more ThinLTO specific options (#77387)
This was missed when mass-adding support for other LTO options in
0b51e648307cf6c21c463d3e73e51c03aaa8c9e2.
Group the existing thinlto_cache_dir with these other options in a new
group, next to the other LTO options.
This skips adding the options --thinlto-emit-index-files and
--thinlto-single-module=, which don't seem to have corresponding options
on the lld-link level currently.
This should fix https://github.com/mstorsjo/llvm-mingw/issues/386.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions