[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
Fri Dec 15 15:10:08 PST 2017


phosek updated this revision to Diff 127196.
phosek edited the summary of this revision.

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.127196.patch
Type: text/x-patch
Size: 7614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/de07d50f/attachment.bin>


More information about the llvm-commits mailing list