779ead4c3fd974ec5f1a2a0c30041760b705e714
[dragonfly.git] / llvm_clang / block4 / clangARCMigrate / Makefile.sources
1 # Automatically generated.  Do not edit!
2
3 LIB=    clangARCMigrate
4
5 SRCS=   ARCMT.cpp \
6         ARCMTActions.cpp \
7         FileRemapper.cpp \
8         ObjCMT.cpp \
9         PlistReporter.cpp \
10         TransAPIUses.cpp \
11         TransARCAssign.cpp \
12         TransAutoreleasePool.cpp \
13         TransBlockObjCVariable.cpp \
14         TransEmptyStatementsAndDealloc.cpp \
15         TransGCAttrs.cpp \
16         TransGCCalls.cpp \
17         TransProperties.cpp \
18         TransProtectedScope.cpp \
19         TransRetainReleaseDealloc.cpp \
20         TransUnbridgedCasts.cpp \
21         TransUnusedInitDelegate.cpp \
22         TransZeroOutPropsInDealloc.cpp \
23         TransformActions.cpp \
24         Transforms.cpp \
25
26 SRCDIR= tools/clang/lib/ARCMigrate