diff options
author | Aaron Smith <aaron.smith@microsoft.com> | 2018-03-19 21:18:39 +0000 |
---|---|---|
committer | Aaron Smith <aaron.smith@microsoft.com> | 2018-03-19 21:18:39 +0000 |
commit | 06173e8b46d4881c3d48f782dc1674fa351dff85 (patch) | |
tree | f1b287224f4c05319637d95600bd1c2ad885dba9 /llvm/lib/Object/ModuleSymbolTable.cpp | |
parent | e664b5dc9dae36c380494bacecab33b7dca5b13e (diff) | |
download | llvm-06173e8b46d4881c3d48f782dc1674fa351dff85.zip llvm-06173e8b46d4881c3d48f782dc1674fa351dff85.tar.gz llvm-06173e8b46d4881c3d48f782dc1674fa351dff85.tar.bz2 |
[PDB] Add exclusive methods to derived symbol class
Summary: This commit adds two methods to the PDBSymboFunc class used in parsing symbols. getLineNumbers() is used to determine a Function symbol's declaration and getCompilandId() is used to initialize the SymbolContext field sc.comp_unit.
Reviewers: zturner, rnk, llvm-commits
Reviewed By: zturner
Differential Revision: https://reviews.llvm.org/D44457
llvm-svn: 327909
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions