[all-commits] [llvm/llvm-project] 38e587: [profcheck][test] Use quotes for when not using th...
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Fri Dec 5 08:17:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38e5878853d3d9a259cea4a2e9ff07b5f1c3859a
https://github.com/llvm/llvm-project/commit/38e5878853d3d9a259cea4a2e9ff07b5f1c3859a
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M llvm/test/Transforms/PGOProfile/prof-verify-known-cold.ll
M llvm/test/Transforms/PGOProfile/prof-verify.ll
Log Message:
-----------
[profcheck][test] Use quotes for when not using the internal lit shell (#170873)
Using `-passes=function(prof-inject),module(prof-verify)` needs to be
quoted when using a non-lit shell.
Fixes tests in 4b4294473280a8e37d818a9362e33544799cb4e4 when not using
lit's shell
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