diff options
| author | LevitatingLion <levitatinglion@web.de> | 2023-02-24 03:13:24 +0100 |
|---|---|---|
| committer | LevitatingLion <levitatinglion@web.de> | 2023-02-24 04:18:38 +0100 |
| commit | d4d7edfdf3d5b53e33546ea0793fd76bebfb4ff9 (patch) | |
| tree | 1e4939628c7e00ee77a8773104696a734ad6f184 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | a80f5272c6b4a29f4f6479d63a5753ed9b697d8c (diff) | |
| download | rust-d4d7edfdf3d5b53e33546ea0793fd76bebfb4ff9.tar.gz rust-d4d7edfdf3d5b53e33546ea0793fd76bebfb4ff9.zip | |
Use pointers to `c_char` instead of `i8` in `miri_host_to_target_path`
This makes sure that the interface of `miri_host_to_target_path` is compatible with `CStr` for targets where `c_char` is unsigned (such as ARM). This commit changes the signature of `miri_host_to_target_path` in the README and in all test cases.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
