diff options
author | Reid Kleckner <rnk@google.com> | 2025-04-26 08:29:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-26 08:29:08 -0700 |
commit | 7afbffb5c2e40edd6c2b3164f1dc4faf90d7d332 (patch) | |
tree | 140f5f13389528007637a6bbacb6d6e791b49ad6 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 41f7a85317f4f345895395697f9129b10f1802b3 (diff) | |
download | llvm-7afbffb5c2e40edd6c2b3164f1dc4faf90d7d332.zip llvm-7afbffb5c2e40edd6c2b3164f1dc4faf90d7d332.tar.gz llvm-7afbffb5c2e40edd6c2b3164f1dc4faf90d7d332.tar.bz2 |
[clang] Split out and disable tests that break relative rpaths (#137411)
These two tests copy the clang binary into the test tree and assume it
will run from a new location. This is incompatible with relative rpath
values, which is what you typically get in a dylib developer build.
Disable these tests if shared libraries are involved. Another way to
make these tests work would be to update the loader search path
environment variables, but it is difficult to do that portably.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions