diff --git a/compiler-rt/test/profile/instrprof-gc-sections.c b/compiler-rt/test/profile/instrprof-gc-sections.c index 8b84c0a242180..1a772a296de82 100644 --- a/compiler-rt/test/profile/instrprof-gc-sections.c +++ b/compiler-rt/test/profile/instrprof-gc-sections.c @@ -1,4 +1,4 @@ -// REQUIRES: linux, lld-available +// REQUIRES: linux, lld-available, lto // FIXME: Investigate and fix. // XFAIL: powerpc64-target-arch