This reverts commit 59848b9ebae6a92a4342b1e8aa32feaf5c9c4b51, as it causes some failures in AIX-related Lit tests.
3 lines
178 B
C
3 lines
178 B
C
// RUN: %clang 2>&1 -### --target=s390x-none-zos -pg -S %s | FileCheck -check-prefix=FAIL-PG-NAME %s
|
|
// FAIL-PG-NAME: error: unsupported option '-pg' for target 's390x-none-zos'
|