summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorAaron Smith <aaron.smith@microsoft.com>2018-02-09 05:31:28 +0000
committerAaron Smith <aaron.smith@microsoft.com>2018-02-09 05:31:28 +0000
commit7ac1c780622f847cdadcb5ed82c5ef0f9a6b445e (patch)
tree432a007f46e2b716efab373be28db9f5ec393e3e /llvm/test/CodeGen
parent33b9fa7caaf20db4a851538363d04f70216c7101 (diff)
downloadbcm5719-llvm-7ac1c780622f847cdadcb5ed82c5ef0f9a6b445e.tar.gz
bcm5719-llvm-7ac1c780622f847cdadcb5ed82c5ef0f9a6b445e.zip
[SymbolFilePDB] Add support for function symbols
Summary: This is combination of following changes, - Resolve function symbols in PDB symbol file. `lldb-test symbols` will display information about function symbols. - Implement SymbolFilePDB::FindFunctions methods. On lldb console, searching function symbol by name and by regular expression are both available. - Create lldb type for PDBSymbolFunc. - Add tests to check whether functions with the same name but from different sources can be resolved correctly. Reviewers: zturner, lldb-commits Reviewed By: zturner Subscribers: amccarth, labath, llvm-commits Differential Revision: https://reviews.llvm.org/D42443 llvm-svn: 324707
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud