MaskRay added inline comments.

================
Comment at: clang/test/Driver/integrated-as.c:10
 
+// RUN: %clang -### -fintegrated-as %s 2>&1 | FileCheck %s -check-prefix 
FIAS-LINK
+
----------------
MaskRay wrote:
> This test is incorrect. You need a specific target triple to select 
> bare-metal like GCC driver.
There are so many clang specific options. I think we just need a centralized 
test file to test options in patch, instead of adding random `-NOT` check lines 
to random files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83648



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to