diff options
| author | Feoramund <161657516+Feoramund@users.noreply.github.com> | 2024-06-11 03:42:13 -0400 |
|---|---|---|
| committer | Feoramund <161657516+Feoramund@users.noreply.github.com> | 2024-06-11 03:55:41 -0400 |
| commit | a3da796d5410efd22a991bdd82fec947a0a11471 (patch) | |
| tree | 70f6a3e688da5d779e251e57430199baa44b1be2 /src/llvm_backend_proc.cpp | |
| parent | 40e99ebb1018914813d8b74ab9db222174b705dc (diff) | |
Fix `file_size` on FreeBSD
It was using the generic UNIX `fstat` implemented in Odin, which is more
than what is needed here.
This also avoids the issue of needing a proper
`absolute_path_from_handle` implementation for it to work without error.
Diffstat (limited to 'src/llvm_backend_proc.cpp')
0 files changed, 0 insertions, 0 deletions