Skip to content

Commit 4d183f9

Browse files
author
Vadim Averin
authored
Fix latest import problems (LLVM include) (#8021)
1 parent 5a3ebee commit 4d183f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ydb/library/yql/minikql/computation/header.ya.make.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ COPY_FILE(TEXT
1818
llvm/IR/DerivedTypes.h
1919
llvm/IR/Instructions.h
2020
llvm/IR/Constants.h
21+
llvm/IR/DebugInfoMetadata.h
22+
llvm/IR/DIBuilder.h
23+
source_location
2124
)
2225

2326
COPY_FILE(TEXT

0 commit comments

Comments
 (0)