Merge "Filter out unsupported flag: -fprefetch-loop-arrays"
This commit is contained in:
commit
9575e13aa7
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ CLANG_CONFIG_UNKNOWN_CFLAGS := \
|
|||
-finline-limit=64 \
|
||||
-fno-canonical-system-headers \
|
||||
-fno-tree-sra \
|
||||
-fprefetch-loop-arrays \
|
||||
-funswitch-loops \
|
||||
-Wmaybe-uninitialized \
|
||||
-Wno-error=maybe-uninitialized \
|
||||
|
|
Loading…
Reference in a new issue