hubert.reinterpretcast added a comment.

Once I add `-Xcc -fintegrated-as`, we get:

  $ cat /home/hstong/.Liodine/llvmproj/clang/test/Interpreter/execute.cpp | 
/home/hstong/.Nrtphome/.Liodine/llcrossbld/dev/build/bin/clang-repl -Xcc 
-fintegrated-as
  fatal error: error in backend: 64-bit XCOFF object files are not supported 
yet.
  clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> clang-repl> 

I am not sure if there's something to avoid this other than to XFAIL the test 
somehow while the 64-bit XCOFF integrated-as capability is still pending.
If you have some ideas, please let me know. Meanwhile, I am trying out 
`system-aix` as the "feature" to XFAIL on.

I still think the switch to the use the process triple in 
https://reviews.llvm.org/D96033#2759808 is perhaps correct (so even if it does 
not help currently for the configuration we have running, it could be 
worthwhile to commit).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96033

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

Reply via email to