[llvm] [C API] Add bindings for DWARF type encoding. (PR #102171)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 12:39:24 PDT 2024


dwblaikie wrote:

> Using the def file in the C API doesn't help anybody -- in that case it would be better to just update the doc comment for the typedef to tell people where they can find the correct values to use.

Not sure I understand - why doesn't that help anybody? Presumably it helps folks using the C API from C, right? (which is more or less the only use for the headers - people using the C API from other languages wouldn't be using the header?)

https://github.com/llvm/llvm-project/pull/102171


More information about the llvm-commits mailing list