aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FileCheck.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-08-08 12:43:04 +0000
committerLouis Dionne <ldionne@apple.com>2019-08-08 12:43:04 +0000
commitbf4808439f10d270b34cdb82765b74cecc1be191 (patch)
treef9227919883f59ff8fee5b02ea61aa30be615c30 /llvm/lib/Support/FileCheck.cpp
parentbdc022a695e0f09638219e1be6ebcce793cb9d2b (diff)
downloadllvm-bf4808439f10d270b34cdb82765b74cecc1be191.zip
llvm-bf4808439f10d270b34cdb82765b74cecc1be191.tar.gz
llvm-bf4808439f10d270b34cdb82765b74cecc1be191.tar.bz2
[pstl] Add a __pstl_config_site header to record the CMake configuration
This commit adds a __pstl_config_site header that contains the value of macros specified at CMake configuration time. It works similarly to libc++'s __config_site header, except we always include it as a separate file instead of concatenating it to the main configuration header. It is necessary to thread the includes for that header into libc++'s lit configuration, otherwise we'd be requiring an installation step prior to running the test suite. llvm-svn: 368284
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions