danakj added a comment.

I tried modifying the test to pass an AIX target, running on Linux:

  // RUN: %clang_cc1 -triple powerpc64-ibm-aix -emit-pch -o %t/out.pch -F 
%S/Inputs/Frameworks %s
  // RUN: %clang_cc1 -triple powerpc64-ibm-aix -include-pch %t/out.pch -F 
%S/Inputs/Frameworks -fsyntax-only %s

However the test passes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142560

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

Reply via email to