diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-05-31 16:33:42 -0400 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-05-31 16:33:42 -0400 |
commit | 403d5a5e351956e950fdb8bba07f804fb7d52742 (patch) | |
tree | 55182bd2ebe197304930348f2a5b2619ba913be8 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 8abe830093f65a0fc6ba398ee1786d4d96607fdf (diff) | |
download | llvm-403d5a5e351956e950fdb8bba07f804fb7d52742.zip llvm-403d5a5e351956e950fdb8bba07f804fb7d52742.tar.gz llvm-403d5a5e351956e950fdb8bba07f804fb7d52742.tar.bz2 |
[test][compiler-rt] Avoid LD_PRELOAD for "outer" dynamic linkers
Summary:
This patch moves the setting of `LD_PRELOAD` "inwards" to avoid issues
where the built library needs to be loaded with the dynamic linker that
was configured with the build (and cannot, for example, be loaded by the
dynamic linker associated with the `env` utility).
Reviewed By: vitalybuka, nemanjai, jsji
Differential Revision: https://reviews.llvm.org/D79695
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions