[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
Fri May 7 19:03:08 PDT 2021
lhames updated this revision to Diff 343799.
lhames added a comment.
Fix Linux build, add comments noting that the runtime extensible_rtti
code was adapted from LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102080/new/
https://reviews.llvm.org/D102080
Files:
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/orc/CMakeLists.txt
compiler-rt/lib/orc/extensible_rtti.cpp
compiler-rt/lib/orc/extensible_rtti.h
compiler-rt/lib/orc/placeholder.cpp
compiler-rt/lib/orc/unittests/CMakeLists.txt
compiler-rt/lib/orc/unittests/extensible_rtti_test.cpp
compiler-rt/lib/orc/unittests/orc_unit_test_main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102080.343799.patch
Type: text/x-patch
Size: 12968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210508/73fcc625/attachment.bin>
More information about the llvm-commits
mailing list