[AArch64] Add dependency from AArch64CodeGen to TransformUtils to fix -DBUILD_SHARED_...
authorFangrui Song <maskray@google.com>
Thu, 18 Jul 2019 01:53:08 +0000 (01:53 +0000)
committerFangrui Song <maskray@google.com>
Thu, 18 Jul 2019 01:53:08 +0000 (01:53 +0000)
commitf358cf8de22ded93286992bbe9eeb32d47b2426e
tree92a29f21f5de8c9ea0a95318fbf7ccd8b22da6b5
parentbd3e74c73d968582d36e4d60e389002540becc8c
[AArch64] Add dependency from AArch64CodeGen to TransformUtils to fix -DBUILD_SHARED_LIBS=on link error after D64173/r366361

This fixes:

ld.lld: error: undefined symbol: llvm::findAllocaForValue(llvm::Value*, llvm::DenseMap<llvm::Value*, llvm::Alloc aInst*, llvm::DenseMapInfo<llvm::Value*>, llvm::detail::DenseMapPair<llvm::Value*, llvm::AllocaInst*> >&)
>>> referenced by AArch64StackTagging.cpp

llvm-svn: 366396
llvm/lib/Target/AArch64/LLVMBuild.txt