[all-commits] [llvm/llvm-project] cf0e32: [CodeView] Properly handle a DISubprogram in getSc...
Chih-Ping Chen via All-commits
all-commits at lists.llvm.org
Tue Nov 9 10:18:28 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf0e32d197d3fe6c7294b95eab5c7519ccdad164
https://github.com/llvm/llvm-project/commit/cf0e32d197d3fe6c7294b95eab5c7519ccdad164
Author: Chih-Ping Chen <chih-ping.chen at intel.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
A llvm/test/DebugInfo/COFF/fortran-contained-proc.ll
Log Message:
-----------
[CodeView] Properly handle a DISubprogram in getScopeIndex.
Differential Revision: https://reviews.llvm.org/D113142
More information about the All-commits
mailing list