Allow writing metadata without llvm
This commit is contained in:
parent
a6a7dac5cf
commit
cba53f0be5
10 changed files with 95 additions and 14 deletions
2
src/Cargo.lock
generated
2
src/Cargo.lock
generated
|
|
@ -1778,7 +1778,9 @@ dependencies = [
|
|||
name = "rustc_trans_utils"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc 0.0.0",
|
||||
"rustc_incremental 0.0.0",
|
||||
"syntax 0.0.0",
|
||||
"syntax_pos 0.0.0",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue