[PATCH] D57699: [yaml::BinaryRef] Slight perf tuning (for llvm-exegesis analysis mode)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 00:05:34 PST 2019


lebedev.ri added a comment.

I think i'm gonna land this.
It's semantically correct, has better perf characteristics, is a very small change, and is symmetrical with `writeAsHex()`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57699





More information about the llvm-commits mailing list