[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
Sun Jan 7 18:49:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321981: Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked (authored by phosek, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41272?vs=127978&id=128889#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41272

Files:
  llvm/trunk/test/ExecutionEngine/MCJIT/eh-lg-pic.ll
  llvm/trunk/test/ExecutionEngine/MCJIT/eh.ll
  llvm/trunk/test/ExecutionEngine/MCJIT/multi-module-eh-a.ll
  llvm/trunk/test/ExecutionEngine/MCJIT/remote/eh.ll
  llvm/trunk/test/ExecutionEngine/OrcMCJIT/eh-lg-pic.ll
  llvm/trunk/test/ExecutionEngine/OrcMCJIT/eh.ll
  llvm/trunk/test/ExecutionEngine/OrcMCJIT/multi-module-eh-a.ll
  llvm/trunk/test/ExecutionEngine/OrcMCJIT/remote/eh.ll
  llvm/trunk/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41272.128889.patch
Type: text/x-patch
Size: 4903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/61a8d415/attachment.bin>


More information about the llvm-commits mailing list