Skip to content

Commit 93555aa

Browse files
authored
Add TransformUtils dependency to DxilContainer for Linux builds (#5468)
The dependency is necessary because DxilContainerAssembler.cpp uses llvm::CloneModule.
1 parent 92ee02e commit 93555aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/DxilContainer/LLVMBuild.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
type = Library
1414
name = DxilContainer
1515
parent = Libraries
16-
required_libraries = BitReader BitWriter Core DxcSupport IPA Support DXIL
16+
required_libraries = BitReader BitWriter Core DxcSupport IPA Support DXIL TransformUtils

0 commit comments

Comments
 (0)