Add missing dependency to Hexagon target.
authorDiego Novillo <dnovillo@google.com>
Wed, 8 Jul 2015 21:13:37 +0000 (21:13 +0000)
committerDiego Novillo <dnovillo@google.com>
Wed, 8 Jul 2015 21:13:37 +0000 (21:13 +0000)
A recent patch added calls to isInstructionTriviallyDead without the
corresponding dependency on TransformUtils.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241731 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Hexagon/LLVMBuild.txt

index 8259055b3f41ec8e6ce811984e4d8fd3f2ebcc18..9d288af0214afeb6e296790695631525245cbde3 100644 (file)
@@ -39,4 +39,5 @@ required_libraries =
  SelectionDAG
  Support
  Target
+ TransformUtils
 add_to_library_groups = Hexagon