aboutsummaryrefslogtreecommitdiff
path: root/src-self-hosted/Module.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-08-02 19:21:01 -0700
committerAndrew Kelley <andrew@ziglang.org>2020-08-02 19:25:26 -0700
commit1a3f250f195d4ed5455795d4fa6e4b0cf97cb6ce (patch)
treec478f030e5c8d7d1829a90b545a8306a9ff9f47c /src-self-hosted/Module.zig
parentba6e5cbfd279583dcc724f6a74a5593fa26ad5df (diff)
downloadzig-1a3f250f195d4ed5455795d4fa6e4b0cf97cb6ce.tar.gz
zig-1a3f250f195d4ed5455795d4fa6e4b0cf97cb6ce.zip
.debug_line incremental compilation initial support
Supports writing the first function. Still TODO is: * handling the .debug_line header growing too large * adding a new file to an existing compilation * adding an additional function to an existing file * handling incremental updates * adding the main IR debug ops for IR instructions There are also issues to work out: * readelf --debug-dump=rawline is saying there is no .debug_str section even though there is * readelf --debug-dump=decodedline is saying the file index 0 is bad and reporting some other kind of corruption.
Diffstat (limited to 'src-self-hosted/Module.zig')
0 files changed, 0 insertions, 0 deletions