Include AddLLVM needed for tests in the right context
authorPetr Hosek <phosek@chromium.org>
Fri, 1 Dec 2017 03:16:50 +0000 (03:16 +0000)
committerPetr Hosek <phosek@chromium.org>
Fri, 1 Dec 2017 03:16:50 +0000 (03:16 +0000)
commit363c631edd68096939adf12ba33401d698c14ad8
tree4b5478685c691144b7933e87f16dab93d92a767a
parent11f733df9b60c8c518730dac17a5c16b6ce09022
Include AddLLVM needed for tests in the right context

AddLLVM is needed for several functions that are used in tests and
as such needs to be included from the right context which previously
wasn't the case.

Differential Revision: https://reviews.llvm.org/D40280

llvm-svn: 319515
libcxx/CMakeLists.txt
libcxx/test/CMakeLists.txt