[JSON] Use LLVM's library for argdumper
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 1 Oct 2019 17:41:55 +0000 (17:41 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 1 Oct 2019 17:41:55 +0000 (17:41 +0000)
commite09adb400b6a7d442d6153bc90c5020a67a9ee52
treea156c2272c3287b5de06fbc44c195a4ce194fd86
parent57b468820fa68f609dedcb53abf8179208a5cec0
[JSON] Use LLVM's library for argdumper

This patch replaces the LLDB's JSON implementation with the one from
LLVM in argdumper.

Differential revision: https://reviews.llvm.org/D68279

llvm-svn: 373361
lldb/tools/argdumper/CMakeLists.txt
lldb/tools/argdumper/argdumper.cpp