llvm-project/clang/test/CodeGen/distributed-thin-lto
Marco Elver 6984f942bc
[MemProf] Require x86 for memprof-pgho.cpp test (#170321)
This requires an x86 build, otherwise the test will fail with:

```
Error running ThinLTO backend: No available targets are compatible with triple "x86_64-unknown-linux-gnu"
```
2025-12-02 17:38:02 +01:00
..