[PATCH] D52866: [llvm-exegesis][NFC] Improve parsing of the YAML files
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 4 02:54:01 PDT 2018
gchatelet added a comment.
In https://reviews.llvm.org/D52866#1254835, @RKSimon wrote:
> It looks like you're reading/writing hex integer values now - weren't they regular decimals before hand?
Nope they were hex before as well.
I tested the analysis on an YAML file written with a previous version, it should be a NFC.
Repository:
rL LLVM
https://reviews.llvm.org/D52866
More information about the llvm-commits
mailing list