diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-05-08 12:46:26 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-05-08 12:46:26 +0000 |
commit | f3a243297b801d377d24327c5cc8c55fb951e8d8 (patch) | |
tree | 740e8f0f7f0920f956322c6da481fcc6b8611d4a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 679c2c3639d411db6cc3a793c967baeafd6d6ff5 (diff) | |
download | llvm-f3a243297b801d377d24327c5cc8c55fb951e8d8.zip llvm-f3a243297b801d377d24327c5cc8c55fb951e8d8.tar.gz llvm-f3a243297b801d377d24327c5cc8c55fb951e8d8.tar.bz2 |
Use /data/local/tmp as temp directory on android
If no temp directory specified by the user on android then fall back
to /data/local/tmp what is always present on the device. It removes
the dependency of specifying TMPDIR for executing platform commands
on android.
Differential revision: http://reviews.llvm.org/D9569
llvm-svn: 236843
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions