diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2025-05-04 21:44:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-04 21:44:56 +0200 |
commit | 142f99ad645f9e77dd5adb470e41c55ce6d37b2b (patch) | |
tree | 0146260220c990b01924f5cb8077a35871db5013 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | c3ff3b2ba36aa638ab6101096799d3960bbd6f17 (diff) | |
download | llvm-142f99ad645f9e77dd5adb470e41c55ce6d37b2b.zip llvm-142f99ad645f9e77dd5adb470e41c55ce6d37b2b.tar.gz llvm-142f99ad645f9e77dd5adb470e41c55ce6d37b2b.tar.bz2 |
[clang][Driver][test] Fix Driver/solaris-ld.c (#138466)
`Clang :: Driver/solaris-ld.c` currently `FAIL`s on two buildbots:
[fuchsia-x86_64-linux](https://lab.llvm.org/buildbot/#/builders/11/builds/14369)
and
[llvm-clang-win-x-aarch64](https://lab.llvm.org/buildbot/#/builders/193/builds/7452).
Judging from `linux-ld.c`, all subtests need `-rtlib=platform
--unwindlib=platform` whenever host and target have different `rtlib`
and `unwindlib` defaults, which is what this patch does for
`solaris-ld.c`, too.
Tested on `amd64-pc-solaris2.11`, `sparcv9-sun-solaris2.11`, and
`x86_64-pc-linux-gnu`.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions