3678b1276af91f71330e636d8a53532e804a3aea
[dragonfly.git] / llvm_clang / block4 / LLVMX86CodeGen / Makefile.sources
1 # Automatically generated.  Do not edit!
2
3 SRCS=   X86AsmPrinter.cpp \
4         X86CallFrameOptimization.cpp \
5         X86ExpandPseudo.cpp \
6         X86FastISel.cpp \
7         X86FloatingPoint.cpp \
8         X86FrameLowering.cpp \
9         X86ISelDAGToDAG.cpp \
10         X86ISelLowering.cpp \
11         X86InstrInfo.cpp \
12         X86MCInstLower.cpp \
13         X86MachineFunctionInfo.cpp \
14         X86PadShortFunction.cpp \
15         X86RegisterInfo.cpp \
16         X86SelectionDAGInfo.cpp \
17         X86ShuffleDecodeConstantPool.cpp \
18         X86Subtarget.cpp \
19         X86TargetMachine.cpp \
20         X86TargetObjectFile.cpp \
21         X86TargetTransformInfo.cpp \
22         X86VZeroUpper.cpp \
23         X86FixupLEAs.cpp \
24         X86WinEHState.cpp \
25         X86OptimizeLEAs.cpp \
26
27 LIB=    LLVMX86CodeGen
28
29 SRCDIR= lib/Target/X86