Files
clang-p2996/flang/runtime
David Truby 15e734fe6c [flang] Disable LTO when building the flang runtime
When building the flang runtime if LTO is enabled the archive file
contains LLVM IR rather than object code. Currently flang is not
LTO aware so cannot link this file to compiled Fortran code.

This patch disables LTO when building the flang runtime to avoid
this issue.

Differential Revision: https://reviews.llvm.org/D140016
2023-01-09 14:35:01 +00:00
..
2022-12-05 13:53:35 -07:00
2022-08-24 13:51:16 -07:00
2022-08-24 13:51:16 -07:00