diff options
author | Fangrui Song <i@maskray.me> | 2022-06-18 23:13:19 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-06-18 23:13:19 -0700 |
commit | 57e43ebc42d4e572cab1e84532115c364d5db92a (patch) | |
tree | ee0e223335a7ca79b4b8334982c6b745f88eeea8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 129b531c9c67fc50ef9dcb7d28d7081546213ac1 (diff) | |
download | llvm-57e43ebc42d4e572cab1e84532115c364d5db92a.zip llvm-57e43ebc42d4e572cab1e84532115c364d5db92a.tar.gz llvm-57e43ebc42d4e572cab1e84532115c364d5db92a.tar.bz2 |
[Driver][Gnu] Don't passs --dynamic-linker in -r mode
No behavior change as GNU ld/gold/ld.lld ignore --dynamic-linker in -r mode.
This change makes the intention clearer as we already suppress --dynamic-linker
for -shared, -static, and -static-pie.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions