[PATCH] D58584: [XRay][tools] Revert "Use Support/JSON.h in llvm-xray convert"

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 24 13:49:15 PST 2019


dberris accepted this revision.
dberris added a comment.
This revision is now accepted and ready to land.

LGTM -- thanks!

What I wish existed was a stateful JSON output stream implementation instead of the build-everything-in-memory model. Maybe someday. :)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58584





More information about the llvm-commits mailing list