[all-commits] [llvm/llvm-project] cd25a5: [Bazel] Introduce `//compiler-rt:profile`
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Wed Sep 6 06:11:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd25a50a8f26acf55feb437d80744c264ab4ec5a
https://github.com/llvm/llvm-project/commit/cd25a50a8f26acf55feb437d80744c264ab4ec5a
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
A utils/bazel/llvm-project-overlay/compiler-rt/BUILD.bazel
Log Message:
-----------
[Bazel] Introduce `//compiler-rt:profile`
At the moment,
- Provide only `profile`
- Will invoke error unless the platform is linux
Differential Revision: https://reviews.llvm.org/D156095
More information about the All-commits
mailing list