================
@@ -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
----------------
boomanaiden154 wrote:

Nit: It would be better if the FIXME line was above the unsupported line. Then 
we have an explanation for windows being unsupported on one line, the 
explanation for AIX being unsupported on the next, matching the ordering in the 
line specifying unsupported platforms.

https://github.com/llvm/llvm-project/pull/161874
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to