[all-commits] [llvm/llvm-project] ccf500: [NFC] Add missing dependency in the IR unittests
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Wed Nov 18 02:11:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ccf500ce00c5768ae98248a8de90408488235aa7
https://github.com/llvm/llvm-project/commit/ccf500ce00c5768ae98248a8de90408488235aa7
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M llvm/unittests/IR/CMakeLists.txt
Log Message:
-----------
[NFC] Add missing dependency in the IR unittests
This missing dependency has caused build failures when
`BUILD_SHARED_LIBS` is set to `ON`. The breaking change was introduced
here:
* https://reviews.llvm.org/D91324
Failing buildbot:
* http://lab.llvm.org:8011/#/builders/66/builds/555
More information about the All-commits
mailing list