commit | ff51fdebecedd32c4d5af9461ebced85a88e049f | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Thu Jun 22 17:57:01 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Thu Jun 22 17:57:01 2017 +0000 |
tree | f5dd250ffff0cae659890456126992de059142b2 | |
parent | d98023490266477bc565b17952ac926b9e07c2ed [diff] |
MC: Fix dumping of MCFragment values Without this cast the "char" overload of operator<< is chosen and the values is output as an ascii rather than an integer. Differential Revision: https://reviews.llvm.org/D34486 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306039 91177308-0d34-0410-b5e6-96231b3b80d8