]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #34208 - shepmaster:llvm-3.7-linking-intrinsics, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 11 Jun 2016 08:32:44 +0000 (01:32 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Jun 2016 08:32:44 +0000 (01:32 -0700)
Remove linking and intrinsics code made dead by only supporting LLVM 3.7 and up

This is mostly based on Alex's throwaway comment:

> probably reject those that LLVM just doesn't support...

So I'm more than happy to adjust the PR based on how you thought this should look. Also happy to split it into two PRs, one for linking and one for intrinsics.

r? @alexcrichton

/cc @nagisa @brson


Trivial merge