OSDN Git Service

Fix r329293: Add a missing CMake dependency
authorPhilip Pfaffe <philip.pfaffe@gmail.com>
Thu, 5 Apr 2018 15:58:27 +0000 (15:58 +0000)
committerPhilip Pfaffe <philip.pfaffe@gmail.com>
Thu, 5 Apr 2018 15:58:27 +0000 (15:58 +0000)
commitf7c52db82e92c674e6fc83390a8e6ea1fd15d941
tree276119ec3aa5dc5a8b1af54a934154a2b0be3fe6
parent39903ab821b8284f25fde1a679ccb3c2e91d41f5
Fix r329293:  Add a missing CMake dependency

The unittest plugin indirectly includes Attributes.gen, so make sure its
target depends on the appropriate tablegen target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329308 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Passes/CMakeLists.txt