Skip to content

Commit e2777af

Browse files
committed
[LLVM] Add missing dependency for offload-wrapper tool
1 parent 069ad23 commit e2777af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/llvm-offload-wrapper/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
set(LLVM_LINK_COMPONENTS
22
BitWriter
3+
Core
34
Object
45
Option
56
FrontendOffloading

0 commit comments

Comments
 (0)