Skip to content

Commit 04a16ff

Browse files
author
Robin Kruppe
committed
Fix run-make/llvm-pass
1 parent acdeedc commit 04a16ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-make/llvm-pass/plugin.rs

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
extern crate rustc;
1616
extern crate rustc_plugin;
17+
extern crate rustc_trans;
1718

1819
#[link(name = "llvm-function-pass", kind = "static")]
1920
#[link(name = "llvm-module-pass", kind = "static")]

0 commit comments

Comments
 (0)