7bff7419d8ee78ce0a051324c6b5830d43e874ca
[dragonfly.git] / llvm_clang / block4 / LLVMCore / Makefile.sources
1 # Automatically generated.  Do not edit!
2
3 LIB=    LLVMCore
4
5 SRCS=   AsmWriter.cpp \
6         Attributes.cpp \
7         AutoUpgrade.cpp \
8         BasicBlock.cpp \
9         Comdat.cpp \
10         ConstantFold.cpp \
11         ConstantRange.cpp \
12         Constants.cpp \
13         Core.cpp \
14         DIBuilder.cpp \
15         DataLayout.cpp \
16         DebugInfo.cpp \
17         DebugInfoMetadata.cpp \
18         DebugLoc.cpp \
19         DiagnosticInfo.cpp \
20         DiagnosticPrinter.cpp \
21         Dominators.cpp \
22         Function.cpp \
23         GCOV.cpp \
24         GVMaterializer.cpp \
25         Globals.cpp \
26         IRBuilder.cpp \
27         IRPrintingPasses.cpp \
28         InlineAsm.cpp \
29         Instruction.cpp \
30         Instructions.cpp \
31         IntrinsicInst.cpp \
32         LLVMContext.cpp \
33         LLVMContextImpl.cpp \
34         LegacyPassManager.cpp \
35         MDBuilder.cpp \
36         Mangler.cpp \
37         Metadata.cpp \
38         Module.cpp \
39         Operator.cpp \
40         Pass.cpp \
41         PassManager.cpp \
42         PassRegistry.cpp \
43         Statepoint.cpp \
44         FunctionInfo.cpp \
45         Type.cpp \
46         TypeFinder.cpp \
47         Use.cpp \
48         User.cpp \
49         Value.cpp \
50         ValueSymbolTable.cpp \
51         ValueTypes.cpp \
52         Verifier.cpp \
53
54 HDRDIR= llvm/IR
55
56 SRCDIR= lib/IR