[flang-commits] [clang] [flang] [clang] Add option to specify opt pipeline during offload lto (PR #114401)

via flang-commits flang-commits at lists.llvm.org
Thu Oct 31 14:31:55 PDT 2024


macurtis-amd wrote:

> Can this be done through `-Xoffload-linker`?

No. I tried several different things, but was not able to get the right command line option passed to lld (in the clang->clang-linker-wrapper->clang->lld chain).

https://github.com/llvm/llvm-project/pull/114401


More information about the flang-commits mailing list