[Driver][Gnu] Delete unneeded -Bstatic dispatch for arm/thumb
authorFangrui Song <i@maskray.me>
Tue, 19 Oct 2021 22:24:07 +0000 (15:24 -0700)
committerFangrui Song <i@maskray.me>
Tue, 19 Oct 2021 22:24:07 +0000 (15:24 -0700)
commit922bf57fc8fe41ebcbbe581a7c8e730fbebf572f
tree4a7eadf4498b91e24425cc4726449aed92e9a87f
parent92a0389b0425a9535a99a0ce13ba0eeda2bce7ad
[Driver][Gnu] Delete unneeded -Bstatic dispatch for arm/thumb

Historically -static and -Bstatic are synonym.
gold made the semantics of -static slightly stronger but that does not matter.
clang/lib/Driver/ToolChains/Gnu.cpp