aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorBrad Smith <brad@comstyle.com>2023-10-20 15:52:07 -0400
committerGitHub <noreply@github.com>2023-10-20 15:52:07 -0400
commit1d4601a1ef84e4ffe2db84d17b53953b25699eef (patch)
tree670f3bbf88c20afeeeb5367b20f9dc5bb2241925 /clang/lib/Lex/ModuleMap.cpp
parenta95d4b795018199c1ed18f518f940b3a57b2e98a (diff)
downloadllvm-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