[all-commits] [llvm/llvm-project] b482cb: [NFC][CMake] Fix AnalysisTests build after 07af0e2...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Sat Dec 17 12:55:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b482cbeb4e5640fe0bf6c26f7487a5625946f182
https://github.com/llvm/llvm-project/commit/b482cbeb4e5640fe0bf6c26f7487a5625946f182
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-12-17 (Sat, 17 Dec 2022)
Changed paths:
M llvm/unittests/Analysis/CMakeLists.txt
Log Message:
-----------
[NFC][CMake] Fix AnalysisTests build after 07af0e2d3e8485ad6f84da1ad9851538b62d2942
The new code uses ModuleInliner, but does not link to the library
that provides it.
More information about the All-commits
mailing list