mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 19:18:13 +08:00
Also, use the StructuredData::Dump method to print the StructuredData if there is no plugin, rather than just returning an error. Differential Revision: https://reviews.llvm.org/D88266