Modularize TargetInfo discovery in the lit config
authorJonathan Roelofs <jonathan@codesourcery.com>
Fri, 13 Feb 2015 15:25:21 +0000 (15:25 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Fri, 13 Feb 2015 15:25:21 +0000 (15:25 +0000)
commita61779e67a2a148edcdf8711fc1f6c51d5d7375d
tree8d32c94287e9e094c3e943873926da8531aa9afb
parent8f37ca56d6d06b73e5c9efa96bce734230c3ec1f
Modularize TargetInfo discovery in the lit config

When the remote execution patch lands, this will allow us to drop in a
replacement TargetInfo object for locale support discovery, alleviating
the assumption that host==target.

http://reviews.llvm.org/D7601

llvm-svn: 229111
libcxx/test/CMakeLists.txt
libcxx/test/libcxx/test/config.py
libcxx/test/libcxx/test/target_info.py [new file with mode: 0644]
libcxx/test/lit.site.cfg.in