[PATCH] D87272: [lld] Buffer writes when composing a single diagnostic

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 09:14:32 PDT 2021


MaskRay added a comment.
Herald added a subscriber: dexonsmith.

I'll push this. Since this makes `--noinhibit-exec --no-fatal-warnings` much faster. If `llvm/Support/raw_ostream.h` wants to improve in the future, we can revisit how lld uses it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87272/new/

https://reviews.llvm.org/D87272



More information about the llvm-commits mailing list