================ @@ -1,5 +1,7 @@ // Some assertions in this test use Linux style (/) file paths. -// UNSUPPORTED: system-windows +// UNSUPPORTED: system-windows, system-aix +// FIXME: Use LIBPATH on AIX ---------------- MaskRay wrote:
We should remove the FIXME. It's at best a TODO, but I think an AIX test, if we ever add, will reside in a different file. https://github.com/llvm/llvm-project/pull/161874 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
