[all-commits] [llvm/llvm-project] 12f80c: [DebugInfo] Emit DW_AT_inline under -g1/-gmlt
ZequanWu via All-commits
all-commits at lists.llvm.org
Thu Sep 9 19:00:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12f80c0bbda2b1492f521345b287343457ccd03c
https://github.com/llvm/llvm-project/commit/12f80c0bbda2b1492f521345b287343457ccd03c
Author: Zequan Wu <zequanwu at google.com>
Date: 2021-09-09 (Thu, 09 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M llvm/test/DebugInfo/Inputs/gmlt.ll
M llvm/test/DebugInfo/X86/fission-inline.ll
Log Message:
-----------
[DebugInfo] Emit DW_AT_inline under -g1/-gmlt
Differential Revision: https://reviews.llvm.org/D109554
More information about the All-commits
mailing list