Skip to content

Commit

Permalink
Fix run-make/llvm-pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Kruppe committed May 15, 2017
1 parent acdeedc commit 04a16ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/run-make/llvm-pass/plugin.rs
Expand Up @@ -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")]
Expand Down

0 comments on commit 04a16ff

Please sign in to comment.