diff options
author | Brad Smith <brad@comstyle.com> | 2023-10-20 15:52:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-20 15:52:07 -0400 |
commit | 1d4601a1ef84e4ffe2db84d17b53953b25699eef (patch) | |
tree | 670f3bbf88c20afeeeb5367b20f9dc5bb2241925 /clang/lib/Lex/ModuleMap.cpp | |
parent | a95d4b795018199c1ed18f518f940b3a57b2e98a (diff) | |
download | llvm-1d4601a1ef84e4ffe2db84d17b53953b25699eef.zip llvm-1d4601a1ef84e4ffe2db84d17b53953b25699eef.tar.gz llvm-1d4601a1ef84e4ffe2db84d17b53953b25699eef.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions