Merge "Configure synci generation explicitly"

This commit is contained in:
Ying Wang
2015-07-01 18:58:51 +00:00
committed by Gerrit Code Review
4 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ CLANG_CONFIG_mips_UNKNOWN_CFLAGS := \
-frerun-cse-after-loop \
-frename-registers \
-msynci \
-mno-synci \
-mno-fused-madd
# Temporary workaround for Mips clang++ problem, creates

View File

@@ -12,6 +12,7 @@ CLANG_CONFIG_mips64_UNKNOWN_CFLAGS := \
-frerun-cse-after-loop \
-frename-registers \
-msynci \
-mno-synci \
-mno-fused-madd
# Temporary workaround for Mips clang++ problem creating