Skip to content
Unverified Commit 1d4601a1 authored by Brad Smith's avatar Brad Smith Committed by GitHub
Browse files

[Driver] Corrections for linker flags passed with relocatable linking on OpenBSD (#67254)

The entry point symbol handling matches our GCC link spec..
```%{!shared:%{!nostdlib:%{!r:%{!e*:-e __start}}}}```

Remove usage of -Bdynamic as it is the default for the linker anyway.

Came up in discussion here https://github.com/llvm/llvm-project/pull/65644
parent a95d4b79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment