[all-commits] [llvm/llvm-project] 031f83: DebugInfo: Simplify emitDebugLocEntry by never pas...
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Feb 3 18:48:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 031f83fb8206d936cdef660eefdd26478926b352
https://github.com/llvm/llvm-project/commit/031f83fb8206d936cdef660eefdd26478926b352
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Log Message:
-----------
DebugInfo: Simplify emitDebugLocEntry by never passing a null CU
More information about the All-commits
mailing list