paulkirth added inline comments.
================ Comment at: clang/lib/Driver/Driver.cpp:4733 + types::ID Output; + if (Args.hasArg(options::OPT_S)) + Output = types::TY_LTO_IR; ---------------- MaskRay wrote: > This part is not tested. oh, feel free to disregard my Q about `-S`. I missed this comment, and why you've asked for that is now obvious. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146777/new/ https://reviews.llvm.org/D146777 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits