Skip to content
Commit e5198246 authored by Jason Molenda's avatar Jason Molenda
Browse files

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
parent d8d583f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment