Fix run-make/llvm-pass
This commit is contained in:
parent
acdeedc192
commit
04a16ff5ac
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
extern crate rustc;
|
||||
extern crate rustc_plugin;
|
||||
extern crate rustc_trans;
|
||||
|
||||
#[link(name = "llvm-function-pass", kind = "static")]
|
||||
#[link(name = "llvm-module-pass", kind = "static")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue