[PATCH] D51561: [CMake] Add support for unittests that have input files

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 18:17:09 PDT 2018


zturner added a subscriber: beanz.
zturner added a comment.

I think LLVMTestingSupport should never be a shared lib, what do you think?

I can’t fix this until tomorrow but if you need an immediate workaround you
can pass TestMainArgv0 to the function instead. Could you please check that
in for me?


Repository:
  rL LLVM

https://reviews.llvm.org/D51561





More information about the llvm-commits mailing list