Branch: refs/heads/master
Revision: 77a006c
Author: mppf
Log Message:
Merge pull request #17885 from mppf/follow-up-17800
Re-deprecate --llvm and fix linux64-incr testing
Follow-up to #17800.
- Sets
CHPL_TARGET_COMPILER=gnu
for linux64-incr (since LLVM backend
does not yet support incremental compilation) - De-de-deprecates --llvm (reverts #17880). The real fix here is to stop
using--llvm
orCHPL_LLVM_CODEGEN
in the test configs which I have
done in separate PRs.
Reviewed by @Maxrimus - thanks!
-
[x] full local testing
Modified Files:
R test/deprecated/dash-llvm.bad
R test/deprecated/dash-llvm.future
R test/deprecated/dash-no-llvm.bad
R test/deprecated/dash-no-llvm.future
M compiler/main/driver.cpp
M util/cron/test-linux64.incr.bashCompare: Comparing 309ebb8173fd...77a006c6992e · chapel-lang/chapel · GitHub