[llvm-exegesis] Fix compilation on lld-x86_64-darwin13
authorClement Courbet <courbet@google.com>
Wed, 4 Apr 2018 12:01:46 +0000 (12:01 +0000)
committerClement Courbet <courbet@google.com>
Wed, 4 Apr 2018 12:01:46 +0000 (12:01 +0000)
commit8fb6e40de81c7cb41eb28cc4d6b5d17bd738bea6
tree9d037c0e5d5841177e11976715c29b39243a7369
parent96c09c5b0976464be05434d640c1bec407c9e8d6
[llvm-exegesis] Fix compilation on lld-x86_64-darwin13

YAMLTraits does not know how to serialize `size_t` portably. Use `int`
instead.

llvm-svn: 329176
llvm/tools/llvm-exegesis/lib/BenchmarkResult.h