[Coroutines][Test] Only run coro-elide-thinlto under x86_64-linux (#90672)
Previous fix #90549 didn't completely address the Buildbot failures. Some target may not recognize the target triple. This time, only run the test under x86_64-linux.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// REQUIRES: x86_64-linux
|
||||
// This tests that the coroutine elide optimization could happen succesfully with ThinLTO.
|
||||
// This test is adapted from coro-elide.cpp and splits functions into two files.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user