diff options
| author | Rainer Orth <ro@gcc.gnu.org> | 2023-10-26 20:37:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-26 20:37:31 +0200 |
| commit | 183158b4bc57131cc6223ee0fa9a540dfe7a0653 (patch) | |
| tree | ec5b388bfca9561d917a674e49d4db47b8ae772d /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
| parent | a66051c68a43af39f9fd962f71d58ae0efcf860d (diff) | |
[Driver] Fix -r handling on Solaris (#70322)
As discussed in [[Driver] Link Flang runtime on Solaris](https://github.com/llvm/llvm-project/pull/65644), `clang -r`
incorrectly passes both `-Bdynamic` and `-e _start` to `ld` which lets the linker choke.
This patch fixes this, omitting `-Bdynamic` completely which is the linker default.
Tested on `amd64-pc-solaris2.11` and `sparcv9-sun-solaris2.11`.
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions
