[AIX] Tweak test XFAIL from D99815
authorDavid Tenty <daltenty@ibm.com>
Mon, 12 Apr 2021 18:47:42 +0000 (14:47 -0400)
committerDavid Tenty <daltenty@ibm.com>
Mon, 12 Apr 2021 18:48:56 +0000 (14:48 -0400)
the test fails on AIX host, not necessarily just the target.

llvm/test/Transforms/SampleProfile/profile-context-tracker-debug.ll

index 9b71eb4..aa7da8f 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; The order of nodes within Context Profile Tree depends on the implmementation of std::hash<std::string>.
 ;; Mark it fail on AIX for now before we figure out a solution.
-; XFAIL: aix
+; XFAIL: system-aix
 
 
 ; Note that we need new pass manager to enable top-down processing for sample profile loader