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)
commit04c19286a108f5ba103a0b0f52eba0412ded6648
treeb430dd24e82af998f8e451bb24b7cf308a2af4eb
parentd340ccc88a25af80a78882fb4d71544ec1f002b4
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

llvm-svn: 286603
llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp