[all-commits] [llvm/llvm-project] dd7297: DebugInfo: Fix bug in addr+offset exprloc to use D...
David Blaikie via All-commits
all-commits at lists.llvm.org
Wed Jan 27 18:45:16 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dd7297e1bffeaea533a2353489ead3b388ceed14
https://github.com/llvm/llvm-project/commit/dd7297e1bffeaea533a2353489ead3b388ceed14
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
M llvm/test/DebugInfo/X86/ranges_always.ll
Log Message:
-----------
DebugInfo: Fix bug in addr+offset exprloc to use DWARFv5 addrx op instead of DWARFv4 GNU extension
More information about the All-commits
mailing list