[all-commits] [llvm/llvm-project] 6984f9: [MemProf] Require x86 for memprof-pgho.cpp test (#...
Marco Elver via All-commits
all-commits at lists.llvm.org
Tue Dec 2 08:38:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6984f942bc5bd7a64095597d41d0b23d4734f070
https://github.com/llvm/llvm-project/commit/6984f942bc5bd7a64095597d41d0b23d4734f070
Author: Marco Elver <elver at google.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M clang/test/CodeGen/distributed-thin-lto/memprof-pgho.cpp
Log Message:
-----------
[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"
```
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list