[PATCH] D102080: [ORC-RT] Add unit test infrastructure, extensible_rtti implementation, unit test
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 10:47:53 PDT 2021
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: compiler-rt/lib/orc/CMakeLists.txt:13
set(ORC_IMPL_HEADERS
# Implementation headers will go here.
----------------
Can you also include `extensible_rtti.h` in here?
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