Under some architecture/operating system combinations it is forbidden to return a pointer from a merge, as these pointers must point to a location at compile time. This adds a check for those cases when returning a pointer from a block merge.
std.builtin.Type
std.Target.current
@import("builtin").target
@cImport
test/cbe.zig
CallingConvention