aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorRyan Liptak <squeek502@hotmail.com>2023-08-19 12:48:51 -0700
committerRyan Liptak <squeek502@hotmail.com>2023-08-19 17:48:18 -0700
commit2c2ecd624ad6d85d005f4728f834c0e3377f8f99 (patch)
treeff17bff644b5eac7243df227c51fb78547b60d35 /src/codegen/llvm.zig
parent7ef1eb1c27754cb0349fdc10db1f02ff2dddd99b (diff)
downloadzig-2c2ecd624ad6d85d005f4728f834c0e3377f8f99.tar.gz
zig-2c2ecd624ad6d85d005f4728f834c0e3377f8f99.zip
fs.selfExePath: Make the Windows implementation follow symlinks
Before, selfExePath would be the path of the symlink on Windows instead of the path of what the symlink points to. This deprecates fs.selfExePathW since it does not provide a separate use-case over selfExePath (before, the W version could return [:0]u16 directly) Fixes #16670
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions