Commit 6984f94
authored
[MemProf] Require x86 for memprof-pgho.cpp test (llvm#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"
```1 parent c21fd44 commit 6984f94
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments