[all-commits] [llvm/llvm-project] 4134b3: [MLGO] Add ability to extract IR from bazel using ...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Jun 27 14:28:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4134b33c6a362cb462b335177d6d9e8235f04309
https://github.com/llvm/llvm-project/commit/4134b33c6a362cb462b335177d6d9e8235f04309
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M llvm/utils/mlgo-utils/mlgo/corpus/extract_ir.py
M llvm/utils/mlgo-utils/mlgo/corpus/extract_ir_lib.py
M llvm/utils/mlgo-utils/tests/corpus/extract_ir_test.py
Log Message:
-----------
[MLGO] Add ability to extract IR from bazel using aquery (#96964)
This patch adds in support for extracting IR from binaries built with
bazel through querying the linker command line using bazel aquery.
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