[PATCH] D41272: Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 18:36:20 PST 2017


phosek updated this revision to Diff 127457.
phosek marked 2 inline comments as done.

Repository:
  rL LLVM

https://reviews.llvm.org/D41272

Files:
  cmake/modules/CheckCXXSharedLibrary.cmake
  test/CMakeLists.txt
  test/ExecutionEngine/MCJIT/eh-lg-pic.ll
  test/ExecutionEngine/MCJIT/eh.ll
  test/ExecutionEngine/MCJIT/multi-module-eh-a.ll
  test/ExecutionEngine/MCJIT/remote/eh.ll
  test/ExecutionEngine/OrcMCJIT/eh-lg-pic.ll
  test/ExecutionEngine/OrcMCJIT/eh.ll
  test/ExecutionEngine/OrcMCJIT/multi-module-eh-a.ll
  test/ExecutionEngine/OrcMCJIT/remote/eh.ll
  test/lit.cfg.py
  test/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41272.127457.patch
Type: text/x-patch
Size: 7922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/d9d98ccf/attachment.bin>


More information about the llvm-commits mailing list