commit | f393f97e65551944380adb7611a6e96b4ff8ab8b | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Wed May 03 17:11:11 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Wed May 03 17:11:11 2017 +0000 |
tree | f66554ef8196b93c4f13033bcd2efadfab2ad966 | |
parent | 2c038deab68b2be8186e5b9c1c898118dca15f07 [diff] |
[llvm-readobj] Update readobj to re-use parsing code. llvm-readobj hand rolls some CodeView parsing code for string tables, so this patch updates it to re-use some of the newly introduced parsing code in LLVMDebugInfoCodeView. Differential Revision: https://reviews.llvm.org/D32772 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302052 91177308-0d34-0410-b5e6-96231b3b80d8