Chromium Code Reviews| Index: crosstest/crosstest.cfg |
| diff --git a/crosstest/crosstest.cfg b/crosstest/crosstest.cfg |
| index 620edb681003aa45c036ea10882d9bc0c4d7313e..999db7be5ad7f7f21433e960f81ba6e18e8209df 100644 |
| --- a/crosstest/crosstest.cfg |
| +++ b/crosstest/crosstest.cfg |
| @@ -5,6 +5,7 @@ test: simple_loop.c |
| [mem_intrin] |
| driver: mem_intrin_main.cpp |
| test: mem_intrin.cpp |
| +flags: --sz-args='-fmem-intrin-opt' |
|
Jim Stichnoth
2015/08/18 17:11:28
Can you drop the single quotes? The fact that thi
ascull
2015/08/18 18:38:01
Done.
|
| [test_arith] |
| driver: test_arith_main.cpp |