rust-lang / rustc_codegen_gcc

libgccjit AOT codegen for rustc
Apache License 2.0
905 stars 60 forks source link

LTO tests should not require -fat-lto-objects when only bitcode is requested #541

Open antoyo opened 1 month ago

antoyo commented 1 month ago

In the last sync, we needed a workaround to keep the tests passing in the CI.