[PATCH] D83648: [Driver] Fix integrated_as definition by setting it as a DriverOption

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 12 23:34:11 PDT 2020


MaskRay added a comment.

Created http://lists.llvm.org/pipermail/cfe-dev/2020-July/066245.html [cfe-dev] Usage of clang::driver::options::DriverOption (-Xarch_ & gcc toolchain)
to ask about the use case.

When I get time, I'll work on a patch fixing the whole class of options instead of just -fintegrated-as. I will call the class `GCCLinkOption`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83648





More information about the cfe-commits mailing list