about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-03-10 23:34:00 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2024-03-10 23:34:00 +0100
commitca883bdbe48f683a5ed06f40fd156e4d97354ee5 (patch)
tree9f6a1c75314a7624115e3e8ea56726d50a8e1b6a
parentba5231751811386387746bafb1bb791be5057132 (diff)
downloadrust-ca883bdbe48f683a5ed06f40fd156e4d97354ee5.tar.gz
rust-ca883bdbe48f683a5ed06f40fd156e4d97354ee5.zip
Remove unused files
-rw-r--r--build.rs6
-rw-r--r--deps/libLLVM-18-rust-1.78.0-nightly.so1
2 files changed, 0 insertions, 7 deletions
diff --git a/build.rs b/build.rs
deleted file mode 100644
index b93c17793bf..00000000000
--- a/build.rs
+++ /dev/null
@@ -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");
-}
diff --git a/deps/libLLVM-18-rust-1.78.0-nightly.so b/deps/libLLVM-18-rust-1.78.0-nightly.so
deleted file mode 100644
index c44ca790b4f..00000000000
--- a/deps/libLLVM-18-rust-1.78.0-nightly.so
+++ /dev/null
@@ -1 +0,0 @@
-INPUT(libLLVM.so.18.1-rust-1.78.0-nightly)