Skip to content

Commit a50a89a

Browse files
committed
Update libdeps in NVPTXCodeGen, since r225944.
llvm-svn: 226055
1 parent d46476b commit a50a89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/NVPTX/LLVMBuild.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ has_asmprinter = 1
2828
type = Library
2929
name = NVPTXCodeGen
3030
parent = NVPTX
31-
required_libraries = Analysis AsmPrinter CodeGen Core MC NVPTXAsmPrinter NVPTXDesc NVPTXInfo Scalar SelectionDAG Support Target
31+
required_libraries = Analysis AsmPrinter CodeGen Core MC NVPTXAsmPrinter NVPTXDesc NVPTXInfo Scalar SelectionDAG Support Target TransformUtils
3232
add_to_library_groups = NVPTX

0 commit comments

Comments
 (0)