[all-commits] [llvm/llvm-project] 52abac: [bazel] Add missing dep from DwarfLinkerParallel t...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Wed Aug 30 16:26:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52abac26ef960c606f2368cc025e3b3634264768
https://github.com/llvm/llvm-project/commit/52abac26ef960c606f2368cc025e3b3634264768
Author: Reid Kleckner <rnk at google.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Log Message:
-----------
[bazel] Add missing dep from DwarfLinkerParallel to Object
llvm-dwarfutil now builds successfully with Bazel.
Commit: cacdf3b8c44f372a9c6a360e4becb413cc3b75b2
https://github.com/llvm/llvm-project/commit/cacdf3b8c44f372a9c6a360e4becb413cc3b75b2
Author: Reid Kleckner <rnk at google.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M llvm/lib/Target/VE/VE.h
M llvm/lib/Target/VE/VEISelLowering.h
Log Message:
-----------
[VE] Remove CodeGen deps from MCTargetDesc, NFC
See issue #64166 for more information about the layering issue.
Compare: https://github.com/llvm/llvm-project/compare/a6e6abd76cd3...cacdf3b8c44f
More information about the All-commits
mailing list