[Chapel Merge] Set -no-llvm in test-linux64.incr.bash

Branch: refs/heads/master
Revision: 7cc7fae
Author: daviditen
Log Message:

Merge pull request #17745 from daviditen/no-llvm-incr

Set -no-llvm in test-linux64.incr.bash

[reiewed by @mppf]

The incremental compilation testing doesn't support llvm, so throw -no-llvm.

Signed-off-by: David Iten daviditen@users.noreply.github.com

Modified Files:
M util/cron/test-linux64.incr.bash

Compare: https://github.com/chapel-lang/chapel/compare/ff56fa63cb45...7cc7fae9dbe0