This patch adds DWARF values for the Borland C++ language extensions and Delphi language.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/Support/Dwarf.h | ||
---|---|---|
257–274 ↗ | (On Diff #39770) | Please keep this in numeric order. |
Comment Actions
Seems OK - if there's any reference documentation you can point to for these attributes please include a reference in the code and/or the commit message.
(& don't ask me what we do when we have multiple vendor extensions with the same values... that'll be fun)
Comment Actions
Can you suggest a place to publish them?
(& don't ask me what we do when we have multiple vendor extensions with the same values... that'll be fun)
That's partly why I wanted to get these published, before anyone else could take these values :)