]> granicus.if.org Git - llvm/commit
Use native llvm JSON library for time profiler output
authorAnton Afanasyev <anton.a.afanasyev@gmail.com>
Tue, 16 Apr 2019 06:35:07 +0000 (06:35 +0000)
committerAnton Afanasyev <anton.a.afanasyev@gmail.com>
Tue, 16 Apr 2019 06:35:07 +0000 (06:35 +0000)
commit52536b57c44723d1aae559e04a427181778099ff
treef3d60b0a4875992b4a16a3be5dced7da75a56d25
parent078c887eb004efde12502b11c36679e53997a780
Use native llvm JSON library for time profiler output

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

Reviewers: takuto.ikuta, lebedev.ri

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D60609

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/TimeProfiler.cpp