diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2011-09-13 19:42:16 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2011-09-13 19:42:16 +0000 |
commit | 88a1d9fc0043f23fe8722cf0949335f41b123f19 (patch) | |
tree | 092469b7ffc36e1906e9d5fc5f9ea34af4d5d328 /llvm/lib/DebugInfo/DWARFDebugAbbrev.h | |
parent | 03d6002d680c5ea3d6e4786d229bf8c3565b119e (diff) | |
download | bcm5719-llvm-88a1d9fc0043f23fe8722cf0949335f41b123f19.tar.gz bcm5719-llvm-88a1d9fc0043f23fe8722cf0949335f41b123f19.zip |
Add the DataExtractor utility class.
It is an endian-aware helper that can read data from a StringRef. It will
come in handy for DWARF parsing. This class is inspired by LLDB's
DataExtractor, but is stripped down to the bare minimum needed for DWARF.
Comes with unit tests!
llvm-svn: 139626
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugAbbrev.h')
0 files changed, 0 insertions, 0 deletions