[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 09:42:23 PDT 2021


lhames updated this revision to Diff 343704.
lhames added a comment.

Include the whole patch. (Why are you like this arc?)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102080/new/

https://reviews.llvm.org/D102080

Files:
  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.343704.patch
Type: text/x-patch
Size: 11515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/d38fd045/attachment-0001.bin>


More information about the llvm-commits mailing list