aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make')
-rw-r--r--contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make b/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make
index 74bef2cc19..876f51dd82 100644
--- a/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make
+++ b/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make
@@ -2,6 +2,8 @@
LIBRARY()
+SUBSCRIBER(g:cpp-contrib)
+
VERSION(14.0.6)
LICENSE(Apache-2.0 WITH LLVM-exception)