aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2019-03-29 23:33:04 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2019-03-29 23:33:04 +0000
commit5dc6a732e6eb0ea5d37626759e595dac23a477fd (patch)
treee8a768677c02ccfa797f64082ecaaca131489dce /clang/lib/Frontend/CompilerInvocation.cpp
parent24168852e8b52b0e11294e606f86f4dde195eee7 (diff)
downloadllvm-5dc6a732e6eb0ea5d37626759e595dac23a477fd.zip
llvm-5dc6a732e6eb0ea5d37626759e595dac23a477fd.tar.gz
llvm-5dc6a732e6eb0ea5d37626759e595dac23a477fd.tar.bz2
[lit] Set shlibpath_var on AIX
Summary: When building the `check-all` target on AIX, lit produces ``` warning: unable to inject shared library path on 'AIX' ``` This patch addresses this. `LIBPATH` is the environment variable of interest on AIX. Newer versions of AIX may consider `LD_LIBRARY_PATH`, but only when `LIBPATH` is unset. Reviewers: xingxue, jasonliu, sfertile, serge-sans-paille Reviewed By: xingxue Subscribers: jsji, cfe-commits, llvm-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D59741 llvm-svn: 357334
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions