aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxx/include/valarray
diff options
context:
space:
mode:
authorShawn Landden <shawn@git.icu>2019-07-28 18:18:35 -0500
committerAndrew Kelley <andrew@ziglang.org>2019-09-19 11:43:00 -0400
commitc9937f4a2b56fc14d6d64ca9a43cca0236c6d1ad (patch)
treec22052311817bb0a213061899c5ebdd56b280e72 /lib/libcxx/include/valarray
parent7ebb7ca58091d136bf12dff4e19c49f8a120f102 (diff)
downloadzig-c9937f4a2b56fc14d6d64ca9a43cca0236c6d1ad.tar.gz
zig-c9937f4a2b56fc14d6d64ca9a43cca0236c6d1ad.zip
Allow Zig programs to implement their own startup (_start) for ELF executables.
/home/shawn/git/zig-simd/build/lib/zig/std/special/start.zig:23:40: error: exported symbol collision: '_start' @export("_start", _start, .Strong); ^ /home/shawn/git/zig-simd/build/d.zig:1:1: note: other symbol is here pub export fn _start() void { ^ /home/shawn/git/zig-simd/build/lib/zig/std/special/start.zig:124:35: error: root source file has no member called 'main' switch (@typeInfo(@typeOf(root.main).ReturnType)) {
Diffstat (limited to 'lib/libcxx/include/valarray')
0 files changed, 0 insertions, 0 deletions