[PATCH] D126800: Write output sections in parallel

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 12:59:24 PDT 2022


int3 added a comment.

@thakis does diag output *have* to be deterministic? The actual output binary should be deterministic, of course, but I don't see why the diag errors need to be

I'm thinking that we could just update the test to use `CHECK-DAG`...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126800



More information about the llvm-commits mailing list