Skip to content

Commit 5eb9849

Browse files
authored
flambda-backend: Move unboxed ints to stable (ocaml-flambda#2207)
* move unboxed ints to stable * use literals in tests * delete old tests * change tests to use layouts stable * mark tests using unboxed literals flambda2 only
1 parent b9b9ae2 commit 5eb9849

26 files changed

+2508
-2598
lines changed

testsuite/tests/typing-layouts-bits32/alloc.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(* TEST
22
* flambda2
3-
flags = "-extension layouts_alpha"
3+
flags = "-extension layouts"
44
** native
55
*)
66

0 commit comments

Comments
 (0)