ocaml/testsuite/tools
Stephen Dolan 2d92955749
Remove Const_pointer (#9578)
Since #9316 was merged, Cconst_pointer is compiled in exactly the same way as Cconst_int. This commit removes the now-redundant Cconst_pointer and Cconst_natpointer.
2020-05-19 15:31:08 +02:00
..
Makefile Revert "AppVeyor speed-ups" 2020-04-20 09:55:54 +01:00
asmgen_amd64.S testsuite: move architecture-specific logic from tests/asmgen to tools 2018-04-26 20:58:14 +02:00
asmgen_arm.S testsuite: move architecture-specific logic from tests/asmgen to tools 2018-04-26 20:58:14 +02:00
asmgen_arm64.S testsuite: move architecture-specific logic from tests/asmgen to tools 2018-04-26 20:58:14 +02:00
asmgen_i386.S Domain state support for i386 2019-08-23 09:50:05 +05:30
asmgen_i386nt.asm Fix tests/asmgen for msvc32 2019-08-23 09:50:05 +05:30
asmgen_power.S testsuite: move architecture-specific logic from tests/asmgen to tools 2018-04-26 20:58:14 +02:00
asmgen_riscv.S Add RISC-V native-code backend (#9441) 2020-04-24 16:04:50 +02:00
asmgen_s390x.S testsuite: move architecture-specific logic from tests/asmgen to tools 2018-04-26 20:58:14 +02:00
codegen_main.ml Merge dump_live and print_live 2019-09-30 15:56:40 +02:00
expect_test.ml Annotated Asttypes.constant's string with content location. 2019-11-13 16:08:40 +01:00
lexcmm.mli Restore copyright notices for cmm parser 2018-06-13 09:37:49 +01:00
lexcmm.mll Remove Const_pointer (#9578) 2020-05-19 15:31:08 +02:00
parsecmm.mly Remove Const_pointer (#9578) 2020-05-19 15:31:08 +02:00
parsecmmaux.ml Update testsuite with new backtrace format, and add test for names 2020-04-27 12:58:53 +01:00
parsecmmaux.mli GPR#2056 (Backend_var) 2018-09-28 17:59:01 +02:00