[PATCH] D52210: [LLVM-C] Add C APIs to access DebugLoc info
Josh Berdine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 18 09:24:02 PDT 2018
jberdine added a comment.
I don't know if this is the idiomatic way to do dynamic dispatch in C, feedback very welcome.
I put these functions after the Metadata ones, but there might be a better place.
@whitequark, did you have someone in mind to look at these LLVM-C changes, or should I do some git blaming?
Repository:
rL LLVM
https://reviews.llvm.org/D52210
More information about the llvm-commits
mailing list