aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-09-14 21:30:27 +0000
committerZachary Turner <zturner@google.com>2017-09-14 21:30:27 +0000
commita7049bd48c2f680aee9e9afbd1b50b5c61da9a2f (patch)
treef2d87730f565abc35e22b5336525104886d8890a /clang/lib/Frontend/CompilerInvocation.cpp
parent6b396c2c22510136fd34da3535ba0d9e402ce3a8 (diff)
downloadllvm-a7049bd48c2f680aee9e9afbd1b50b5c61da9a2f.zip
llvm-a7049bd48c2f680aee9e9afbd1b50b5c61da9a2f.tar.gz
llvm-a7049bd48c2f680aee9e9afbd1b50b5c61da9a2f.tar.bz2
Fix 2 stage build on some apple bots.
The recent lit refactor changed the location of the lit script run by check targets from <source>/utils/lit/lit.py to <bin>/llvm-lit.py. In some 2-stage build scenarios, the location of <bin> was not properly passed through to the second stage, and it was looking for /llvm-lit.py instead, causing failures. Fix suggested by Mike Edwards and Chris Bieneman @apple llvm-svn: 313300
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions