[PATCH] D80232: Add AIX to the test macro-same-context XFAIL list

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 08:44:20 PDT 2020


jasonliu added a comment.

The comment about integrated assembler was not implemented for AIX is not exact correct.
You could still get reasonable object file generation for AIX with -fintegrated-as option turn on.
I think you meant the "assembly parser for AIX is not implemented yet."


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80232





More information about the llvm-commits mailing list