[PATCH] D51745: Add libgtest_main as a dependency of libLLVMTestingSupport

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 12:40:29 PDT 2018


zturner added a subscriber: dschuff.
zturner added a comment.

I think we can also get around this by just passing the arg as a parameter.
Alternatively, this library is trivially small, we could force it to be
statically linked


Repository:
  rL LLVM

https://reviews.llvm.org/D51745





More information about the llvm-commits mailing list