DebugInfo: Test DW_AT_prototyped and generalize it to handle C11 and C17
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 12 Dec 2022 22:18:45 +0000 (22:18 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 12 Dec 2022 22:34:49 +0000 (22:34 +0000)
commit4790b7433215daa3719e84c8bcb7f0029d203711
treeff3b468ccf58dda5d37a2cd04c2ef68b0a192ab3
parent1ee9080d6b94e1779ba9f0078c9d570d14ca7e35
DebugInfo: Test DW_AT_prototyped and generalize it to handle C11 and C17
llvm/include/llvm/BinaryFormat/Dwarf.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/DebugInfo/X86/prototyped.ll [new file with mode: 0644]