Re: [Dwarf-discuss] Question on "pascal property"

2024-05-01 Thread David Blaikie via Dwarf-discuss
I'd be curious what compilers have been doing for Pascal for the last few decades - not exactly a new problem? But, yeah, might've all been getting by with extensions. On Wed, May 1, 2024 at 2:47 PM Adrian Prantl via Dwarf-discuss < dwarf-discuss@lists.dwarfstd.org> wrote: > Just a quick very gen

Re: [Dwarf-discuss] Question on "pascal property"

2024-05-01 Thread Adrian Prantl via Dwarf-discuss
Just a quick very general remark: For Objective-C, Clang (and presumably also GCC) are producing a couple of property-related attributes in the DW_AT_APPLE extension space https://github.com/llvm/llvm-project/blob/505f6da1961ab55c601d7239648c53ce863b5d70/llvm/include/llvm/BinaryFormat/Dwarf.def#

[Dwarf-discuss] Question on "pascal property"

2024-05-01 Thread Martin via Dwarf-discuss
Hello, I am writing the below to see if any of this might be of interest to add new tags/attributes to the Dwarf spec. If not, or for the parts for which it is a no, then I am happy to use vendor extensions. In Pascal there is a construct called property. https://www.freepascal.org/docs-h