[PATCH] D102080: [ORC-RT] Add unit test infrastructure, extensible_rtti implementation, unit test
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 12:18:29 PDT 2021
lhames added inline comments.
================
Comment at: compiler-rt/lib/orc/CMakeLists.txt:13
set(ORC_IMPL_HEADERS
# Implementation headers will go here.
----------------
phosek wrote:
> Can you also include `extensible_rtti.h` in here?
Will do. Thanks for catching that!
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