[PATCH] D60227: [Remarks] Add string deduplication using a string table

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 15:01:11 PDT 2019


hfinkel added a comment.

Is this transparent to tools that use LLVM's YAML library? Other tools?

If not, we'll need to update the llvm-opt-report tool and the opt-viewer tool.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60227/new/

https://reviews.llvm.org/D60227





More information about the llvm-commits mailing list