[all-commits] [llvm/llvm-project] 798268: [Profile] Fix debuginfod test with internal shell
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Dec 5 13:38:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7982688b69c75ff40f34184438d3ef7e905ff006
https://github.com/llvm/llvm-project/commit/7982688b69c75ff40f34184438d3ef7e905ff006
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M compiler-rt/test/profile/Linux/instrprof-debug-info-correlate-debuginfod.c
Log Message:
-----------
[Profile] Fix debuginfod test with internal shell
The recent relanding of the internal shell broke one of the debuginfod
tests as it is not tested by any upstream buildbot due to the use of
curl. Rewriting the test to not use subshells is pretty simple.
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