[all-commits] [llvm/llvm-project] c82f98: [MC] Fix buildbots with shared lib builds
Rafael Auler via All-commits
all-commits at lists.llvm.org
Thu Sep 30 14:42:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c82f98ba4c7038dfd7bc912c1fed891e4ff34818
https://github.com/llvm/llvm-project/commit/c82f98ba4c7038dfd7bc912c1fed891e4ff34818
Author: Rafael Auler <rafaelauler at fb.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M llvm/unittests/MC/CMakeLists.txt
Log Message:
-----------
[MC] Fix buildbots with shared lib builds
In D109412 I forgot to add a dependency on libObject. Fix that.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D110886
More information about the All-commits
mailing list