rust/compiler/rustc_llvm
Krasimir Georgiev 4614e5b5bf llvm-wrapper: adapt for LLVM API changes
Adapts the wrapper for 516e301752,
where the constructor of PGOOptions gained a new FileSystem argument.
Adapted to use the real file system, similarly to the changes inside of
LLVM:
516e301752 (diff-f409934ba27ad86494f3012324e9a3995b56e0743609ded7a387ba62bbf5edb0R236)
2023-02-02 10:09:48 +00:00
..
llvm-wrapper llvm-wrapper: adapt for LLVM API changes 2023-02-02 10:09:48 +00:00
src
build.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
Cargo.toml