[PATCH] D156095: [Bazel] Introduce `//compiler-rt:profile`

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 16:57:19 PDT 2023


chapuni added a comment.

At the moment, this can be built for targeting linux, or will raise error before building begins.

The error cannot be seen unless `//compiler-rt:profile` is specified as a target explicitly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156095/new/

https://reviews.llvm.org/D156095



More information about the llvm-commits mailing list