diff options
author | Jason Molenda <jmolenda@apple.com> | 2011-11-08 03:52:17 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2011-11-08 03:52:17 +0000 |
commit | e519824641e2d42f2387c18a6de957dc6b2910d7 (patch) | |
tree | ea4c6a7b44fb4139447124e248e57c81a363bbd1 /llvm/tools/llvm-diff/DifferenceEngine.cpp | |
parent | d8d583f7667f01bee96eaeafe79f03b537ac2f9b (diff) | |
download | llvm-e519824641e2d42f2387c18a6de957dc6b2910d7.zip llvm-e519824641e2d42f2387c18a6de957dc6b2910d7.tar.gz llvm-e519824641e2d42f2387c18a6de957dc6b2910d7.tar.bz2 |
Bitfields in uint8_t's will have format eFormatChar and DataExtractor::Dump
doesn't handle bitfields in eFormatChar's correctly, only eFormatUnsigned.
Fix DataExtractor::Dump to dump the bitfield eFormatChars correctly.
llvm-svn: 144069
Diffstat (limited to 'llvm/tools/llvm-diff/DifferenceEngine.cpp')
0 files changed, 0 insertions, 0 deletions