OSDN Git Service

[pdb] Support CoffSymbolRVA debug subsection.
authorZachary Turner <zturner@google.com>
Fri, 9 Jun 2017 20:46:52 +0000 (20:46 +0000)
committerZachary Turner <zturner@google.com>
Fri, 9 Jun 2017 20:46:52 +0000 (20:46 +0000)
commitbb67f7f534acb397bdcd5c775f63c58c7440afdb
tree3836ab1b0655d1f38e39f2aaeb5de55e2eef4ee7
parent6862a2be05b1d43020bec4531fe3a34b7e4cf327
[pdb] Support CoffSymbolRVA debug subsection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305108 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h
include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h [new file with mode: 0644]
lib/DebugInfo/CodeView/CMakeLists.txt
lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp
lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp [new file with mode: 0644]
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
tools/llvm-pdbutil/LLVMOutputStyle.cpp
tools/llvm-pdbutil/llvm-pdbutil.cpp
tools/llvm-pdbutil/llvm-pdbutil.h