diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-10-21 16:37:22 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-10-21 16:37:22 +0000 |
commit | da39dd30ad3c969be3ac843307d4630807699538 (patch) | |
tree | bb73fef84a92cce2ed13223f69323322a65cb0a1 /include/llvm | |
parent | 0cfca3d7ac253baa6b32694711700d61c797b9ee (diff) | |
download | external_llvm-da39dd30ad3c969be3ac843307d4630807699538.zip external_llvm-da39dd30ad3c969be3ac843307d4630807699538.tar.gz external_llvm-da39dd30ad3c969be3ac843307d4630807699538.tar.bz2 |
DebugInfo: Hash DW_FORM_GNU_str_index as a string.
Found while adding type safety to the various DWARF enumerations (form,
attribute, tag, etc) that caused Clang to warn on an incompletely
covered switch. Converting the comment to a default/unreachable
uncovered this case of an unsupported form encoding. Seems we were
skipping fission strings entirely.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193089 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
0 files changed, 0 insertions, 0 deletions