[lldb] SymbolFileJSON: Update outdates Text -> JSON (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 28 Jun 2023 17:48:00 +0000 (10:48 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 3 Jul 2023 21:28:02 +0000 (14:28 -0700)
commitcec93c6589fe6e6fab99aa5c11819ff841a469b2
tree002e5374e19148a3b699b8679bc2a4a3f2adedd3
parent51944e78bb3760768d62b79e972a8e65baaa1518
[lldb] SymbolFileJSON: Update outdates Text -> JSON (NFC)

Originally the symbol file format was going to textual, before we
decided to use JSON. Updated the plugin name and the header guard.
lldb/source/Plugins/SymbolFile/JSON/SymbolFileJSON.cpp
lldb/source/Plugins/SymbolFile/JSON/SymbolFileJSON.h