]> granicus.if.org Git - clang/commit
Make CodeGen depend on ASTMatchers
authorMichael Liao <michael.hliao@gmail.com>
Wed, 26 Jun 2019 14:13:43 +0000 (14:13 +0000)
committerMichael Liao <michael.hliao@gmail.com>
Wed, 26 Jun 2019 14:13:43 +0000 (14:13 +0000)
commit8942d642f0cd91994442d5c00cf245bb9b6ac69c
treebdc8d83c19727620a55fd822a6f0ece404c7c315
parent7ddbee4c0671d02a581551ae57ca7f2050f1b481
Make CodeGen depend on ASTMatchers

- Shared library builds are broken due to the missing dependency.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@364428 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CMakeLists.txt