diff options
author | Sam Clegg <sbc@chromium.org> | 2017-06-22 17:57:01 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2017-06-22 17:57:01 +0000 |
commit | 58ad080ef00adc7bf05605a1bb0c432de51068d4 (patch) | |
tree | 488295433983cc81e97f7dfe0a5c5b23a7f9c247 /llvm/unittests/DebugInfo | |
parent | 8a7287e4c89f684bffc862fd44358615a7b3deaf (diff) | |
download | bcm5719-llvm-58ad080ef00adc7bf05605a1bb0c432de51068d4.tar.gz bcm5719-llvm-58ad080ef00adc7bf05605a1bb0c432de51068d4.zip |
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
llvm-svn: 306039
Diffstat (limited to 'llvm/unittests/DebugInfo')
0 files changed, 0 insertions, 0 deletions