qiongsiwu1 added inline comments.

================
Comment at: clang/test/Driver/ppc-roptr.c:1
+// RUN: %clang -### -target powerpc-ibm-aix-xcoff -mroptr %s 2>&1 | FileCheck 
%s
+// RUN: %clang -### -target powerpc-ibm-aix-xcoff -mroptr -mno-roptr %s 2>&1 | 
\
----------------
hubert.reinterpretcast wrote:
> Should test for `-c` and `-S` as well.
> Should test for pure link (without compile) as well.
> Should test for pure link (without compile) as well.

Is there a set of options that I can use to trigger pure linking? Or should I 
use two .o input files to trigger pure linking? 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144190

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

Reply via email to