mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
Some PDB Symbols don't have line information. Use the section contributions to determine their compiland. This is useful to determine the parent compiland for PDBSymbolTypeData, i.e. variables. llvm-svn: 328232