[llvm-dev] Invalid DW_AT_calling_convention generated for a DW_TAG_class_type

Adrian Prantl via llvm-dev llvm-dev at lists.llvm.org
Tue Jul 30 11:18:18 PDT 2019


If you have a client that cannot handle the attribute you may want to add a new debugger tuning setting for your customer or a generic "strict" debugger tuning setting that avoids emitting newer attributes when older standards are requested.

-- adrian



More information about the llvm-dev mailing list