summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CodeMetrics.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-04-17 22:40:36 +0000
committerZachary Turner <zturner@google.com>2015-04-17 22:40:36 +0000
commit4b08354b0ebb5551048138148f61911bc1232491 (patch)
tree5f268cad63b67dcd46c702b1f9f51c31ec39e696 /llvm/lib/Analysis/CodeMetrics.cpp
parentd0a2482870218dce13c629f5acce96d8dafffcfd (diff)
downloadbcm5719-llvm-4b08354b0ebb5551048138148f61911bc1232491.tar.gz
bcm5719-llvm-4b08354b0ebb5551048138148f61911bc1232491.zip
[PDB] Support executables and source/line info.
Previously DebugInfoPDB could only load data for a PDB given a path to the PDB. It could not open an EXE and find the matching PDB and verify it matched, etc. This patch adds support for that so that we can simply load debug information for a PDB directly. Additionally, this patch extends DebugInfoPDB to support getting source and line information for symbols. llvm-svn: 235237
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud