Remove unused files

This commit is contained in:
Guillaume Gomez 2024-03-10 23:34:00 +01:00
parent ba52317518
commit ca883bdbe4
2 changed files with 0 additions and 7 deletions

View file

@ -1,6 +0,0 @@
// TODO: remove this file and deps/libLLVM-18-rust-1.78.0-nightly.so when
// https://github.com/rust-lang/rust/pull/121967 is merged.
fn main() {
println!("cargo:rerun-if-changed=deps/libLLVM-18-rust-1.78.0-nightly.so");
println!("cargo:rustc-link-search=deps");
}

View file

@ -1 +0,0 @@
INPUT(libLLVM.so.18.1-rust-1.78.0-nightly)