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