[PATCH] D100711: [ORC-RT] Initial ORC Runtime directories and build system files.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 20:21:53 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e1d75b190c2: [ORC-RT] Initial ORC Runtime directories and build system files. (authored by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D100711?vs=338337&id=340230#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100711

Files:
  compiler-rt/CMakeLists.txt
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/CMakeLists.txt
  compiler-rt/lib/orc/CMakeLists.txt
  compiler-rt/lib/orc/placeholder.cpp
  compiler-rt/test/CMakeLists.txt
  compiler-rt/test/orc/CMakeLists.txt
  compiler-rt/test/orc/TestCases/Darwin/lit.local.cfg.py
  compiler-rt/test/orc/TestCases/Darwin/x86-64/lit.local.cfg.py
  compiler-rt/test/orc/TestCases/Darwin/x86-64/placeholder_test.S
  compiler-rt/test/orc/lit.cfg.py
  compiler-rt/test/orc/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100711.340230.patch
Type: text/x-patch
Size: 10045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210424/6683d718/attachment.bin>


More information about the llvm-commits mailing list