[PATCH] D41272: Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 13:39:53 PST 2018
beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.
This looks good to me. Please correct me if I'm wrong, but it also looks like you've written this patch so that it will work correctly even if it is landed before the llvm-readobj changes are landed. If that is the case go ahead and land this.
https://reviews.llvm.org/D41272
More information about the llvm-commits
mailing list