aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-02-16 23:41:48 +0000
committerRui Ueyama <ruiu@google.com>2018-02-16 23:41:48 +0000
commit7c9ad293046996c7db7f76594db7de5ce347e6ac (patch)
tree896a89c6c1f30ffdb7b59a0539960e4048dc1d06 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent25cae5a21f24a97b5214b45f7d8e645e4a8735a5 (diff)
downloadllvm-7c9ad293046996c7db7f76594db7de5ce347e6ac.zip
llvm-7c9ad293046996c7db7f76594db7de5ce347e6ac.tar.gz
llvm-7c9ad293046996c7db7f76594db7de5ce347e6ac.tar.bz2
Remove "--full-shutdown" and instead use an environment variable LLD_IN_TEST.
We are running lld tests with "--full-shutdown" option because we don't want to call _exit() in lld if it is running tests. Regular shutdown is needed for leak sanitizer. This patch changes the way how we tell lld that it is running tests. Now "--full-shutdown" is removed, and LLD_IN_TEST environment variable is used instead. This patch enables full shutdown on all ports, e.g. ELF, COFF and wasm. Previously, we enabled it only for ELF. Differential Revision: https://reviews.llvm.org/D43410 llvm-svn: 325413
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions