[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:05:17 PDT 2020
MaskRay added a comment.
Actually, the way we tag options recognized by GCC is wrong. We should use a more specific group instead of `DriverOption`.
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