Skip to content

Commit

Permalink
Merge pull request #1571 from knn-k/removeBinaryCommutativeAnalyser
Browse files Browse the repository at this point in the history
Remove BinaryCommutativeAnalyser from ARM build
  • Loading branch information
fjeremic authored Sep 19, 2018
2 parents 95c966c + 4ab0ead commit 7b22744
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/compiler/build/files/target/arm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ JIT_PRODUCT_BACKEND_SOURCES+=\
omr/compiler/arm/codegen/ARMOperand2.cpp \
omr/compiler/arm/codegen/ARMOutOfLineCodeSection.cpp \
omr/compiler/arm/codegen/ARMSystemLinkage.cpp \
omr/compiler/arm/codegen/BinaryCommutativeAnalyser.cpp \
omr/compiler/arm/codegen/BinaryEvaluator.cpp \
omr/compiler/arm/codegen/ConstantDataSnippet.cpp \
omr/compiler/arm/codegen/ControlFlowEvaluator.cpp \
Expand Down

0 comments on commit 7b22744

Please sign in to comment.