Commit dd1198d
committed
Rollup merge of rust-lang#34104 - nagisa:cfg-llvm-up, r=alexcrichton
Require LLVM 3.7
We are using getMCTargetInfo which is 3.7+. I’m not sure whether 3.7 works though.
Fixes rust-lang#34103
r? @alexcrichton1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
991 | | - | |
| 991 | + | |
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
995 | | - | |
| 995 | + | |
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
| |||
0 commit comments