[gcov][test] Delete UNSUPPORTED: host-byteorder-big-endian from test/profile tests

It seems that after dc52ce424bb1818b3270e20927447bf17e062e66, all big-endian problems have been fixed.

01899bb4e41178af6f4cf7b32833e661fe1e3322 seems to have fixed XFAIL: * of
profile/instrprof-gcov-__gcov_flush-terminate.test

This essentially reverts commit 5a9b792d7251e19f69f96c9619cde49497c79a07 and
93d5ae3af18f3e5d4232510274d59c1b4e5b8e77.
This commit is contained in:
Fangrui Song 2020-06-07 08:40:03 -07:00
parent c0c6a12775
commit bfce849d83
14 changed files with 5 additions and 21 deletions

View File

@ -3,16 +3,16 @@
// CHECK-NEXT: -: 0:Data:instrprof-gcov-__gcov_flush-terminate.gcda
// CHECK-NEXT: -: 0:Runs:1
// CHECK-NEXT: -: 0:Programs:1
// CHECK-NEXT: -: 1:int main(void) {
// CHECK-NEXT: 1: 1:int main(void) {
// CHECK-NEXT: 1: 2: int i = 22;
// CHECK-NEXT: -: 3:
// CHECK-NEXT: 1: 4: __gcov_flush();
// CHECK-NEXT: -: 5:
// CHECK-NEXT: #####: 6: i = 42;
// CHECK-NEXT: 1: 6: i = 42;
// CHECK-NEXT: -: 7:
// CHECK-NEXT: #####: 8: asm("int $3");
// CHECK-NEXT: 1: 8: asm("int $3");
// CHECK-NEXT: -: 9:
// CHECK-NEXT: #####: 10: i = 84;
// CHECK-NEXT: 1: 10: i = 84;
// CHECK-NEXT: -: 11:
// CHECK-NEXT: #####: 12: return 0;
// CHECK-NEXT: 1: 12: return 0;
// CHECK-NEXT: -: 13:}

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
# atexit(3) not supported in dlopen(3)ed+dlclose(3)d DSO
XFAIL: netbsd

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
UNSUPPORTED: linux
UNSUPPORTED: darwin

View File

@ -1,5 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
# This test fails on Mac (https://bugs.llvm.org/show_bug.cgi?id=38134)
XFAIL: darwin

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,6 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
XFAIL: *
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d

View File

@ -1,4 +1,3 @@
UNSUPPORTED: host-byteorder-big-endian
RUN: mkdir -p %t.d
RUN: cd %t.d