[PATCH] D60609: Use native llvm JSON library for time profiler output

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 05:22:35 PDT 2019


anton-afanasyev created this revision.
anton-afanasyev added a reviewer: takuto.ikuta.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Replace plain json text output with llvm JSON library wrapper using.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60609

Files:
  llvm/lib/Support/TimeProfiler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60609.194845.patch
Type: text/x-patch
Size: 3556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/4bdedf0a/attachment.bin>


More information about the llvm-commits mailing list