[all-commits] [llvm/llvm-project] c7bf9d: [bazel] Remove Mips from Exegesis cc_library defin...
cmtice via All-commits
all-commits at lists.llvm.org
Thu Sep 22 17:40:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7bf9d084d037aa6c8fd479be9ccdf963dc59e10
https://github.com/llvm/llvm-project/commit/c7bf9d084d037aa6c8fd479be9ccdf963dc59e10
Author: Caroline Tice <cmtice at google.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Log Message:
-----------
[bazel] Remove Mips from Exegesis cc_library definition
Recent update added 'tools/llvm-exegesis/lib/Mips/*.cpp' to srcs for Exegesis cc_library. This was not needed, and in fact breaks things. This CL removes that one change.
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D134505
More information about the All-commits
mailing list