[all-commits] [llvm/llvm-project] 70e251: DebugInfo: Generalize the .debug_addr minimization...
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Jan 25 16:29:46 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 70e251497c4e26f8cfd85e745459afff97c909ce
https://github.com/llvm/llvm-project/commit/70e251497c4e26f8cfd85e745459afff97c909ce
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
M llvm/test/DebugInfo/X86/ranges_always.ll
Log Message:
-----------
DebugInfo: Generalize the .debug_addr minimization flag to pave the way for including other strategies
More information about the All-commits
mailing list