[all-commits] [llvm/llvm-project] fccac1: DebugInfo: Correct the form of DW_AT_macro_info in...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Dec 24 01:23:50 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fccac1ec16951e9a9811abf19e2c18be147854fc
https://github.com/llvm/llvm-project/commit/fccac1ec16951e9a9811abf19e2c18be147854fc
Author: David Blaikie <dblaikie at gmail.com>
Date: 2019-12-24 (Tue, 24 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/test/DebugInfo/X86/debug-macinfo-split-dwarf.ll
Log Message:
-----------
DebugInfo: Correct the form of DW_AT_macro_info in .dwo files (sec_offset, rather than data4)
More information about the All-commits
mailing list