search for: fbinutil

Displaying 1 result from an estimated 1 matches for "fbinutil".

Did you mean: binutil
2020 Nov 17
0
Add -fbinutils-version=
In August I proposed adding -fbinutils-version= to Clang https://reviews.llvm.org/D85474 The main purpose is to condition various accumulated workarounds for the ELF binary format (for GNU as and GNU ld bugs/unimplemented features in older versions). When the user does not use GNU as or GNU ld, don't make certain pessimized MC/Code...