summaryrefslogtreecommitdiff
path: root/testsuite/tests/basic-modules/anonymous.ocamlopt.flambda.reference
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to remove `Lev_module_definition`Nick Roberts2023-03-131-4/+2
|
* Update reference for basic-modules/anonymous.mlVincent Laviron2022-01-111-3/+3
|
* Merge commit '8949e28fa1995de9fa72ee377993624af0f4a616' into 5.00Tom Kelly2021-10-041-2/+4
|\
| * Fix detection of immediate64 types through unboxed typesLeo White2021-07-291-2/+4
| |
* | Merge commit '0ca651b95cbda5d58f7760f0fa1dba965d1f0828' into ↵Tom Kelly2021-03-021-3/+2
|\ \ | |/ | | | | parallel_minor_gc_4_12
| * Remove Const_pointer from Lambda and Clambda (#9585)Stephen Dolan2020-06-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | Lambda and Clambda distinguish Const_int from Const_pointer only so that they can pass the information to Cmm. But now that that Const_pointer is gone from Cmm (#9578), there's no need for the distinction in Lambda either. This PR requires a bootstrap, because the .cmo format changes: Lambda.structured_constant has one fewer constructor. The bootstrap is in the following commit.
| * Update testsuite with new backtrace format, and add test for namesStephen Dolan2020-04-271-2/+2
| |
* | Merge commit '080ac7421c569392f84fadefbdf977c4aa98a92a' into ↵Tom Kelly2021-03-011-1/+7
|\ \ | |/ | | | | parallel_minor_gc_4_12
| * Add forgotten substitution when compiling anonymous modules (#9477)Thomas Refis2020-04-231-1/+7
| | | | | | Fixes #9375
* | Fix tests/basic-modules/anonymous reference outputTom Kelly2020-04-291-6/+6
|/
* a better representation for modules with no name (#8908)Thomas Refis2019-10-091-0/+15