summary refs log tree commit diff
path: root/src/test/run-make/llvm-pass/plugin.rs
AgeCommit message (Collapse)AuthorLines
2016-02-15Add LLVM FunctionPass regression test using run-make.Corey Farwell-0/+28
Part of https://github.com/rust-lang/rust/issues/31185. Similar to https://github.com/rust-lang/rust/pull/31391.