[PATCH] D112297: [LTO] Fix assertion failed when flushing bitcode incrementally for LTO output.
Xu Mingjie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 28 02:51:18 PDT 2021
Enna1 added a comment.
The latest change fails two tests:
- raw_pwrite_ostreamTest.TestDevNull
- LTO/ARM/inline-asm.ll
It seems making raw_fd_ostream(/dev/null) do not support seeking breaks logic elsewhere ...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112297/new/
https://reviews.llvm.org/D112297
More information about the llvm-commits
mailing list