OSDN Git Service

android: CodeGen: update sources list
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 20 Mar 2020 15:53:24 +0000 (16:53 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Tue, 24 Mar 2020 22:34:11 +0000 (23:34 +0100)
lib/CodeGen/Android.mk

index 470ae50..a75cee2 100644 (file)
@@ -28,12 +28,14 @@ codegen_SRC_FILES := \
   ExpandReductions.cpp \
   FaultMaps.cpp \
   FEntryInserter.cpp \
+  FinalizeISel.cpp \
   FuncletLayout.cpp \
   GCMetadata.cpp \
   GCMetadataPrinter.cpp \
   GCRootLowering.cpp \
   GCStrategy.cpp \
   GlobalMerge.cpp \
+  HardwareLoops.cpp \
   IfConversion.cpp \
   ImplicitNullChecks.cpp \
   IndirectBrExpandPass.cpp \
@@ -144,6 +146,8 @@ codegen_SRC_FILES := \
   StackMaps.cpp \
   StackProtector.cpp \
   StackSlotColoring.cpp \
+  SwiftErrorValueTracking.cpp \
+  SwitchLoweringUtils.cpp \
   TailDuplication.cpp \
   TailDuplicator.cpp \
   TargetFrameLoweringImpl.cpp \