aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/llvm12/lib/Support/ya.make
diff options
context:
space:
mode:
authorshadchin <shadchin@yandex-team.ru>2022-02-10 16:44:39 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:44:39 +0300
commite9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (patch)
tree64175d5cadab313b3e7039ebaa06c5bc3295e274 /contrib/libs/llvm12/lib/Support/ya.make
parent2598ef1d0aee359b4b6d5fdd1758916d5907d04f (diff)
downloadydb-e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0.tar.gz
Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/llvm12/lib/Support/ya.make')
-rw-r--r--contrib/libs/llvm12/lib/Support/ya.make10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/libs/llvm12/lib/Support/ya.make b/contrib/libs/llvm12/lib/Support/ya.make
index 0a01d9dadd..b3f49d0f2a 100644
--- a/contrib/libs/llvm12/lib/Support/ya.make
+++ b/contrib/libs/llvm12/lib/Support/ya.make
@@ -21,8 +21,8 @@ LICENSE(
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
PEERDIR(
- contrib/libs/llvm12
- contrib/libs/llvm12/lib/Demangle
+ contrib/libs/llvm12
+ contrib/libs/llvm12/lib/Demangle
contrib/libs/zlib
)
@@ -38,7 +38,7 @@ SRCS(
AArch64TargetParser.cpp
ABIBreak.cpp
AMDGPUMetadata.cpp
- APFixedPoint.cpp
+ APFixedPoint.cpp
APFloat.cpp
APInt.cpp
APSInt.cpp
@@ -89,7 +89,7 @@ SRCS(
Hashing.cpp
Host.cpp
InitLLVM.cpp
- InstructionCost.cpp
+ InstructionCost.cpp
IntEqClasses.cpp
IntervalMap.cpp
ItaniumManglingCanonicalizer.cpp
@@ -106,7 +106,7 @@ SRCS(
MemAlloc.cpp
Memory.cpp
MemoryBuffer.cpp
- MemoryBufferRef.cpp
+ MemoryBufferRef.cpp
NativeFormatting.cpp
OptimizedStructLayout.cpp
Optional.cpp