set(SILCOMBINER_SOURCES
  SILCombiner/SILCombine.cpp
  SILCombiner/SILCombinerApplyVisitors.cpp
  SILCombiner/SILCombinerBuiltinVisitors.cpp
  SILCombiner/SILCombinerCastVisitors.cpp
  SILCombiner/SILCombinerMiscVisitors.cpp
  PARENT_SCOPE)
