diff options
author | Amy Huang <akhuang@google.com> | 2020-07-21 16:54:52 -0700 |
---|---|---|
committer | Amy Huang <akhuang@google.com> | 2020-07-21 16:54:52 -0700 |
commit | 0881d0bed3aaac1f9769f2bac4852a83dd1fd8c5 (patch) | |
tree | 01ec3875c81562d1b9c59d91c57ab17381c27a7b /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | a361aa5249856e333a373df90947dabf34cd6aab (diff) | |
download | llvm-0881d0bed3aaac1f9769f2bac4852a83dd1fd8c5.zip llvm-0881d0bed3aaac1f9769f2bac4852a83dd1fd8c5.tar.gz llvm-0881d0bed3aaac1f9769f2bac4852a83dd1fd8c5.tar.bz2 |
[PDB][NativeSession] Clean up some things in NativeSession.
-Use the actual sect/offset to keep track of symbols in the cache so they don't get created multiple times with different addresses.
-Remove getSymTag from PDBFunctionSymbol/PDBPublicSymbol because it's already implemented in the base class
-Merge the symbolizer test files for DIA and native, since the tests are the same.
-Implement getCompilandId for NativeLineNumber
Reviewed By: amccarth
Differential Revision: https://reviews.llvm.org/D84208
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions