[all-commits] [llvm/llvm-project] 3d21a9: [Clang][perf-training] Fix clean command in perf-h...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Dec 16 23:49:23 PST 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 3d21a9a8e4ecd4a88acfa80700cebfdcd35dde6c
https://github.com/llvm/llvm-project/commit/3d21a9a8e4ecd4a88acfa80700cebfdcd35dde6c
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M clang/utils/perf-training/perf-helper.py
Log Message:
-----------
[Clang][perf-training] Fix clean command in perf-helper.py (#118978)
The first path argument was always being ignored, and since most calls
to this command only passed one path, it wasn't actually doing anything
in most cases.
This bug was introduced by dd0356d741aefa25ece973d6cc4b55dcb73b84b4.
(cherry picked from commit 18af3fc1bf8855e1e166e64a9210ed07d610aa54)
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