]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47886 - alexcrichton:llvm-7-start, r=eddyb
authorkennytm <kennytm@gmail.com>
Wed, 31 Jan 2018 08:36:14 +0000 (16:36 +0800)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2018 08:36:14 +0000 (16:36 +0800)
commit2c3e6ac887dd907f0a084021aa0472f9149c9132
tree04a1901971bbd2eddb8195fe28cea61672c88b30
parentffb6b466b8d404723dd6533809d7ed97d7da9b81
parentd492fe0a00b4afb99c7ba6292961d6d98698373c
Rollup merge of #47886 - alexcrichton:llvm-7-start, r=eddyb

rustc: Add some defines for LLVM 7 compat

I was testing out the tip support to see what's going on with wasm, and this was
I believe the only issue encountered with LLVM 7 support so far.