OSDN Git Service

Fixed issues found by Paul Robinson with my patch for:
authorGreg Clayton <gclayton@apple.com>
Fri, 11 Nov 2016 17:38:14 +0000 (17:38 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 11 Nov 2016 17:38:14 +0000 (17:38 +0000)
commit2104040e03a37a456b8adf2d86c1358d6ee7610e
treef0c6f4faead3244e540523684c816049f8d8ca19
parente58d246e9c1f533193f73f980772690301ac8c37
Fixed issues found by Paul Robinson with my patch for:

https://reviews.llvm.org/D26526

- Fixed DW_FORM_strp to be correctly sized and extracted for DWARF64
- Added some missing strp variants as well
- Fixed comment typo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286603 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFFormValue.cpp