mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
The use of ConstString in StructuredDataPlugin is unneccessary as fast comparisons are not neeeded for StructuredDataPlugins. Differential Revision: https://reviews.llvm.org/D153482