diff options
author | Jason Molenda <jason@molenda.com> | 2024-06-12 15:56:27 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2024-06-12 15:58:03 -0700 |
commit | 45927d730bcd2aa3380834ca8db96e32a8b2f2b1 (patch) | |
tree | 12476f080da3c77dc19702ecaede2b1e7f255c1f /llvm/tools/llvm-ml/llvm-ml.cpp | |
parent | fcc4935560720556defff25a9bd4fc44ffa3135b (diff) | |
download | llvm-45927d730bcd2aa3380834ca8db96e32a8b2f2b1.zip llvm-45927d730bcd2aa3380834ca8db96e32a8b2f2b1.tar.gz llvm-45927d730bcd2aa3380834ca8db96e32a8b2f2b1.tar.bz2 |
[lldb] Skip delay-init test when run on pre-macOS 15
The test has a check that the static linker supports the new option,
but it assumed the Xcode 16 linker also meant it was running on
macOS 15 and the dynamic linker would honor dependencies flagged
this way. But Xcode 16 can be run on macOS 14.5, so we need to
skip the test in that combination.
Diffstat (limited to 'llvm/tools/llvm-ml/llvm-ml.cpp')
0 files changed, 0 insertions, 0 deletions