[llvm] [llc][NPM] Use buffer_ostream support for non-seekable streams (PR #168842)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 20 11:58:09 PST 2025


arsenm wrote:

> NPM was missing buffering for non-seekable output streams (stdout, pipes), causing assertion failures when generating object files with -o -.

What kind of assertions? Testcase? 

https://github.com/llvm/llvm-project/pull/168842


More information about the llvm-commits mailing list