[PATCH] D49950: [Polly][JSONExporter] Replace bundled Jsoncpp with LLVM's JSON.h. NFC.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 18:05:45 PDT 2018
Meinersbur created this revision.
Meinersbur added reviewers: grosser, philip.pfaffe, sammccall.
Meinersbur added a project: Polly.
Herald added a subscriber: mgorny.
Herald added a reviewer: bollu.
Repository:
rPLO Polly
https://reviews.llvm.org/D49950
Files:
CMakeLists.txt
cmake/FindJsoncpp.cmake
cmake/PollyConfig.cmake.in
lib/CMakeLists.txt
lib/Exchange/JSONExporter.cpp
lib/External/JSON/LICENSE.txt
lib/External/JSON/include/json/autolink.h
lib/External/JSON/include/json/config.h
lib/External/JSON/include/json/features.h
lib/External/JSON/include/json/forwards.h
lib/External/JSON/include/json/json.h
lib/External/JSON/include/json/reader.h
lib/External/JSON/include/json/value.h
lib/External/JSON/include/json/writer.h
lib/External/JSON/json_batchallocator.h
lib/External/JSON/json_internalarray.inl
lib/External/JSON/json_internalmap.inl
lib/External/JSON/json_reader.cpp
lib/External/JSON/json_value.cpp
lib/External/JSON/json_valueiterator.inl
lib/External/JSON/json_writer.cpp
lib/External/JSON/sconscript
test/Simplify/sweep_mapped_phi___%for---%return.jscop.transformed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49950.157819.patch
Type: text/x-patch
Size: 201638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/c30e7bfe/attachment-0001.bin>
More information about the llvm-commits
mailing list