[PATCH] D97743: Define __GCC_HAVE_DWARF2_CFI_ASM if applicable

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 9 10:32:52 PST 2021


MaskRay added a comment.

In D97743#2613629 <https://reviews.llvm.org/D97743#2613629>, @jansvoboda11 wrote:

> Could the logic be implemented in the driver?
>
> LGTM regardless.

No. `Res` is a `clang::CompilerInvocation` object. `CompilerInvocation` is not in the driver...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97743



More information about the cfe-commits mailing list