rust/compiler/rustc_llvm
Krasimir Georgiev 67a82e20cf RustWrapper: adapt for LLVM API change of fatal_error_handler_t
No functional changes intended.

The LLVM commit
e463b69736
changed an argument of fatal_error_handler_t from std::string to char*.
This adapts RustWrapper accordingly.
2021-10-05 16:31:36 +02:00
..
llvm-wrapper RustWrapper: adapt for LLVM API change of fatal_error_handler_t 2021-10-05 16:31:36 +02:00
src Fix clippy lints 2021-10-01 23:17:19 +02:00
build.rs compiler/rustc_llvm: Enable M68k LLVM target 2021-09-17 15:07:14 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00