rename llvm-context crate

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-05-01 15:45:09 +02:00
parent 9b341853b4
commit 72515254fe
55 changed files with 529 additions and 529 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ md5 = { workspace = true }
inkwell = { workspace = true }
revive-common = { path = "../common" }
era-compiler-llvm-context = { path = "../llvm-context" }
revive-llvm-context = { path = "../llvm-context" }
[target.'cfg(target_env = "musl")'.dependencies]