aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorSergej Jaskiewicz <jaskiewiczs@icloud.com>2020-07-09 19:42:08 +0300
committerSergej Jaskiewicz <jaskiewiczs@icloud.com>2020-07-09 19:44:35 +0300
commit5ab446cfe5503fd4431a94db4d741cf3b5fdcd15 (patch)
tree9431d55e54f53d39edb08af3c6eb9d31c950e6e2 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parente529d774c4d5d1eba13dcad5eef2195dd06741c6 (diff)
downloadllvm-5ab446cfe5503fd4431a94db4d741cf3b5fdcd15.zip
llvm-5ab446cfe5503fd4431a94db4d741cf3b5fdcd15.tar.gz
llvm-5ab446cfe5503fd4431a94db4d741cf3b5fdcd15.tar.bz2
[compiler-rt] [test] Use the parent process env as base env in tests
Summary: Right now the lit config builds up an environment that the tests will be run in. However, it does it from scratch instead of adding new variables to the parent process environment. This may (and does) result in strange behavior when running tests with an executor (i. e. with the `COMPILER_RT_EMULATOR` CMake variable set to something), since the executor may need some of the parent process's environment variables. Here this is fixed. Reviewers: compnerd, phosek Reviewed By: compnerd Subscribers: dberris, #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D83486
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions