[all-commits] [llvm/llvm-project] 36cd60: [BOLT] Remove unexisting targets from bolt dockerf...
Yevhen Babiichuk (DustDFG) via All-commits
all-commits at lists.llvm.org
Wed Mar 5 01:23:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36cd60144b15dd35c8e0081100421c3511242e02
https://github.com/llvm/llvm-project/commit/36cd60144b15dd35c8e0081100421c3511242e02
Author: Yevhen Babiichuk (DustDFG) <dfgdust at gmail.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M bolt/utils/docker/Dockerfile
Log Message:
-----------
[BOLT] Remove unexisting targets from bolt dockerfile (#122321)
`perf2bolt` and `llvm-boltdiff` are now not separate targets but just
symlinks to `llvm-bolt` created when you install `llvm-bolt` itself so
when you try to build it ninja reports there are no targets for both of
them
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