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

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 09:16:12 PDT 2020


hubert.reinterpretcast added a comment.

It may make sense to document in the commit message that `.macro` is not part of the native assembly dialect on AIX, but either the test would work (and we will update it when `lit` reports it) or a separate test would be put into place to verify that `.macro` is diagnosed as not being a valid directive.


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