[PATCH] D102080: [ORC-RT] Add unit test infrastructure, extensible_rtti implementation, unit test
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 13:19:59 PDT 2021
dblaikie added a comment.
The extensible RTTI infrastructure is copied (roughly) from LLVM? Might be worth a comment mentioning where it's from in case there's a desire to keep future bug fixes/etc in sync? (both the implementation and the test might benefit from that sort of pointer?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102080/new/
https://reviews.llvm.org/D102080
More information about the llvm-commits
mailing list