blob: ad601b406e3c442308f1a1681921bf104007bd32 [file] [log] [blame]
add_swift_library(swiftSIL STATIC
AbstractionPattern.cpp
Bridging.cpp
Dominance.cpp
DynamicCasts.cpp
InstructionUtils.cpp
Linker.cpp
LoopInfo.cpp
Mangle.cpp
PrettyStackTrace.cpp
Projection.cpp
SIL.cpp
SILArgument.cpp
SILBasicBlock.cpp
SILBuilder.cpp
SILCoverageMap.cpp
SILDeclRef.cpp
SILDefaultWitnessTable.cpp
SILFunction.cpp
SILFunctionType.cpp
SILGlobalVariable.cpp
SILInstruction.cpp
SILInstructions.cpp
SILLocation.cpp
SILModule.cpp
SILOpenedArchetypesTracker.cpp
SILPrinter.cpp
SILSuccessor.cpp
SILType.cpp
SILValue.cpp
SILVerifier.cpp
SILVTable.cpp
SILWitnessTable.cpp
TypeLowering.cpp
LINK_LIBRARIES
swiftSerialization
swiftSema)