diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-03-05 15:14:16 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-03-05 18:05:05 -0800 |
| commit | 93964525922f5b13cbc3b0a28175082acf50f587 (patch) | |
| tree | b9949f4bde026f500bbb08e709fcb0959c7ede50 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 8a55cd988f272ec70fc7d5adf6e61ed8ee6a8e78 (diff) | |
| download | rust-93964525922f5b13cbc3b0a28175082acf50f587.tar.gz rust-93964525922f5b13cbc3b0a28175082acf50f587.zip | |
rustc: Fix support for LLVM 3.3
The llvm.copysign and llvm.round intrinsics weren't added until LLVM 3.4, so if we're on LLVM 3.3 we lower these to calls in libm instead of LLVM intrinsics. This should fix our travis failures.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
