[all-commits] [llvm/llvm-project] 4790b7: DebugInfo: Test DW_AT_prototyped and generalize it...
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Dec 12 14:35:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4790b7433215daa3719e84c8bcb7f0029d203711
https://github.com/llvm/llvm-project/commit/4790b7433215daa3719e84c8bcb7f0029d203711
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/include/llvm/BinaryFormat/Dwarf.h
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
A llvm/test/DebugInfo/X86/prototyped.ll
Log Message:
-----------
DebugInfo: Test DW_AT_prototyped and generalize it to handle C11 and C17
More information about the All-commits
mailing list