[PATCH] D85474: Add -fbinutils-version= to gate ELF features on the specified binutils version

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 26 11:47:48 PST 2021


rsmith accepted this revision.
rsmith added a comment.

Clang side looks good to me.

On the LLVM side, is it intended that invalid `-binutils-version` values are silently accepted?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85474/new/

https://reviews.llvm.org/D85474



More information about the cfe-commits mailing list