forked from OSchip/llvm-project
[AIX] Tweak test XFAIL from D99815
the test fails on AIX host, not necessarily just the target.
This commit is contained in:
parent
20f38d0142
commit
0788cdf2e3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue