Skip to content

Conversation

HighW4y2H3ll
Copy link
Member

Adding llvm-ir2vec, llvm-ctxprof-util (and llvm-sim) in the Bazel configs. llvm-ctxprof-util and llvm-ir2vec are used in several LIT unit tests, and the missing binary is causing unit test failures.

llvm-ctxprof-util:

; RUN: llvm-ctxprof-util fromYAML --input %t/profile.yaml --output %t/profile.ctxprofdata

llvm-ir2vec:

self.ir2vec_binary = os.path.join(llvm_build_dir, "bin", "llvm-ir2vec")

@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel "Peripheral" support tier build system: utils/bazel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants