[PATCH] D39111: Extensible LLVM RTTI
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 18:03:21 PDT 2020
lhames added a comment.
@dblaikie, @chandlerc -- Any further thoughts on this one?
I'd like to get this in as we have some use cases in the JIT (e.g. querying and down casting to user defined MaterializationUnit types when dispatching JIT work). At the time these were future use cases, now they're current ones. :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D39111/new/
https://reviews.llvm.org/D39111
More information about the llvm-commits
mailing list