zig/test
Andrew Kelley 7d0fb281fe IR: a bunch of fixes and some additions
* add errorName builtin function
 * add assertion for generated memcopy being on correct types
 * respect handle_is_ptr for constant values
 * fix return codegen to respect sret semantics
 * remove ArrayLen IR instruction; we already have StructFieldPtr
   with "len" field
 * fix gen_const_val for pointers inside aggregates
2016-12-08 01:52:57 -05:00
..
cases IR: support import builtin function 2016-11-26 20:52:22 -05:00
run_tests.cpp remove compiler directives 2016-09-28 02:33:32 -04:00
self_hosted.zig remove compiler directives 2016-09-28 02:33:32 -04:00
self_hosted2.zig IR: a bunch of fixes and some additions 2016-12-08 01:52:57 -05:00