diff options
author | Nico Weber <thakis@chromium.org> | 2021-06-09 20:27:55 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-06-09 20:39:39 -0400 |
commit | bbe6f51b726f9d4265df4407736772dd68ac6f98 (patch) | |
tree | 46770793729f3cc6f52635455c816ca574f3939c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0e399eb5273b13d37a70acaa7ad7291ee6273fb8 (diff) | |
download | llvm-bbe6f51b726f9d4265df4407736772dd68ac6f98.zip llvm-bbe6f51b726f9d4265df4407736772dd68ac6f98.tar.gz llvm-bbe6f51b726f9d4265df4407736772dd68ac6f98.tar.bz2 |
[lld/mac] Make framework symlinks in tests more realistic
In a framework Foo.framework, Foo.framework/Foo is usually a relative
symbolic link to Foo.framework/Versions/Current/Foo,
and Foo.framework/Versions/Current is usually a relative symbolic
link to A.
Our tests used absolute symbolic links. Now they use relative symbolic links.
No behavior change, just makes the tests more representative of the real world.
(implicit-dylib.s omits the "Current" folder too, but I'm not changing that
here.)
Differential Revision: https://reviews.llvm.org/D103998
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions