[PATCH] D112297: [LTO] Fix assertion failed when flushing bitcode incrementally for LTO output.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 10:26:02 PDT 2021
MaskRay added a comment.
You can upload a new diff.
I support that `SupportsSeeking = ` additionally checks `Status.type() == sys::fs::file_type::regular_file`, so Windows/non-Windows code paths are unified.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112297/new/
https://reviews.llvm.org/D112297
More information about the llvm-commits
mailing list