================ @@ -0,0 +1,18 @@ +! Check that -ftime-report flag is passed as-is to fc1. The value of the flag +! is only checked there. This behavior intentionally mirrors that of clang. +! +! -ftime-report= is currently not supported because we do not support detailed +! timing information on the LLVM IR optimization and code generation passes. +! When that is supported, these can be re-enabled. +! +! XFAIL: * ---------------- tblah wrote:
Maybe we should save this test for a PR enabling -ftime-report=? https://github.com/llvm/llvm-project/pull/107270 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits