[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 17:17:12 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d263b6f1c97: [ORC-RT] Add unit test infrastructure, extensible_rtti implementation, unit test (authored by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D102080?vs=343799&id=344240#toc

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.344240.patch
Type: text/x-patch
Size: 13115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/74a4ca4f/attachment.bin>


More information about the llvm-commits mailing list