Revert "[AIX][tests] XFAIL -ftime-trace test for now"

The test was fixed by 2f99932753.

This reverts commit 25dc215dda.
This commit is contained in:
Jake Egan 2023-05-15 13:48:05 -04:00
parent bf53645634
commit 8097d01260

View File

@ -1,6 +1,3 @@
// Failing on AIX due to D150282
// XFAIL: target={{.*}}-aix{{.*}}
// RUN: rm -rf %t && mkdir -p %t && cd %t
// RUN: %clangxx -S -no-canonical-prefixes -ftime-trace -ftime-trace-granularity=0 -o out %s
// RUN: cat out.json \