aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorJakub Konka <kubkon@jakubkonka.com>2021-09-13 23:02:21 +0200
committerJakub Konka <kubkon@jakubkonka.com>2021-09-13 23:02:21 +0200
commit760241ce50eaa9031339f6b591358b53f5797486 (patch)
tree713b4ad62085eba2c29390d8003866f3290e16ce /src/codegen/llvm.zig
parent46a10401f035b50122af9a91348edeb3f57e864e (diff)
downloadzig-760241ce50eaa9031339f6b591358b53f5797486.tar.gz
zig-760241ce50eaa9031339f6b591358b53f5797486.zip
macho: use the cache system to know if need to relink objects
This applies to stage2 where we make use of the cache system to work out if we need to relink objects when performing incremental updates. When the process is restarted however, while in principle the idea is to carry on where we left off by reparsing the prelinked binary from file, the required machinery is not there yet, and therefore we always fully relink upon restart.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions