aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ModuleSymbolTable.cpp
diff options
context:
space:
mode:
authorAaron Smith <aaron.smith@microsoft.com>2018-03-19 21:20:04 +0000
committerAaron Smith <aaron.smith@microsoft.com>2018-03-19 21:20:04 +0000
commitda611207491376fd35f8fa80f02d99b7426f5866 (patch)
tree6f4f6496288167fae7d056408fb1476d05b7cc4d /llvm/lib/Object/ModuleSymbolTable.cpp
parent06173e8b46d4881c3d48f782dc1674fa351dff85 (diff)
downloadllvm-da611207491376fd35f8fa80f02d99b7426f5866.zip
llvm-da611207491376fd35f8fa80f02d99b7426f5866.tar.gz
llvm-da611207491376fd35f8fa80f02d99b7426f5866.tar.bz2
[PDB] Add a method to get the full path of the source file for PDBSymbolCompiland
Summary: Redefine PDBSymbolCompiland::getSourceFileName() to return the filename (w/o directory) of the source file that is used to compile the compiland. This is because the result returned previously is ambiguous. It could be the filename, relative path or full path of the source file. Move the implementation of SymbolFilePDB::GetSourceFileNameForPDBCompiland() into a new method PDBSymbolCompiland::getSourceFileFullPath(). Reviewers: zturner, rnk, llvm-commits Reviewed By: zturner Differential Revision: https://reviews.llvm.org/D44458 llvm-svn: 327910
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions