ZarkoCA added inline comments.

================
Comment at: clang/test/Driver/report-stat.c:1
+// RUN: %clang -c -fproc-stat-report %s | FileCheck %s
+// CHECK: clang{{.*}}: output={{.*}}.o, total={{[0-9.]+}} ms, user={{[0-9.]+}} 
ms, mem={{[0-9]+}} Kb
----------------
ZarkoCA wrote:
> Hi @sepavloff, is it possible to add `-fintegrated-as` to the clang 
> invocation?  
> 
> As it is, the test fails on our AIX target because we don't use the 
> integrated assembler by default. 
fyi, I added the option in  `979bcbd3a6f7ea784f2098ad4cf613fbd6b09e38` 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78903

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

Reply via email to