diff options
| author | Valerii Hiora <valerii.hiora@gmail.com> | 2014-07-04 10:40:21 +0300 |
|---|---|---|
| committer | Valerii Hiora <valerii.hiora@gmail.com> | 2014-07-04 10:40:21 +0300 |
| commit | b86440f85f195b73c656092d4f5ecefcd19fec71 (patch) | |
| tree | d6ca16ac10cdaaba0787b7a884177fbd996de2c3 /src/libsyntax/parse | |
| parent | 00f9ff2b41ffd1f1c187533570d979018724852a (diff) | |
| download | rust-b86440f85f195b73c656092d4f5ecefcd19fec71.tar.gz rust-b86440f85f195b73c656092d4f5ecefcd19fec71.zip | |
Removed LLVM bug workaround
It was required to get iOS compilable but since that time a couple of changes were introduced which cause the same bug to re-appear and broke build anyway. Fixing all of them doesn’t look a viable alternative to me as it will pollute the code too much. So it should be fixed from LLVM side and I hope LLVM will upstream corresponding changes in a month. Meanwhile, who wants to play with Rust on iOS is better to use a fork which uses patched LLVM: https://github.com/vhbit/rust/tree/ios . It may lag behind master a bit, but it is Travis-checked to compile successfully.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions
