[PATCH] D126669: [Driver][Modules] Remove dependence on linking support from clang/test/Driver/modules.cpp

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 30 10:38:02 PDT 2022


MaskRay added a comment.

This change is fine (if I were adding the tests in the first place, I'd add -c or -S), but I'd like to understand why you have such a toolchain not supporting linking.
Such special requirements make me feel odd.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126669



More information about the cfe-commits mailing list