[lld] [lld] lld/ELF/Writer.cpp: write directly to outs when output is "-" (PR #72061)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 20:50:25 PST 2023


https://github.com/MaskRay requested changes to this pull request.

`ld.lld a.o -o -` already writes to stdout. See https://reviews.llvm.org/D56940

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


More information about the llvm-commits mailing list