Skip to content

Commit

Permalink
Update to llvm 15
Browse files Browse the repository at this point in the history
---
Signed-off-by: Andy Stone <[email protected]>
  • Loading branch information
stonea committed Oct 23, 2023
1 parent 8c4da99 commit 82a0325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gpu/native/llvmMoved.chpl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

// After addressing the checklist items (or creating a GH issue to do so)
// modify the following const so that this test no longer fails.
const EXPECTED_LLVM_VERSION = 14;
const EXPECTED_LLVM_VERSION = 15;

//-----------------------------------------------------------------------------

Expand Down

0 comments on commit 82a0325

Please sign in to comment.