about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorRobin Kruppe <robin.kruppe@gmail.com>2019-12-15 18:17:00 +0100
committerRobin Kruppe <robin.kruppe@gmail.com>2019-12-15 18:17:00 +0100
commit6ad0b55597d58f65b775cc32588d5cb396993c0c (patch)
treecfbd95786ba48a5169396390d4816b8094780286 /src/test/debuginfo/enum-thinlto.rs
parenta605441e049f0b6d5f7715b94b8ac4662fd7fcf6 (diff)
downloadrust-6ad0b55597d58f65b775cc32588d5cb396993c0c.tar.gz
rust-6ad0b55597d58f65b775cc32588d5cb396993c0c.zip
Remove now-redundant range check on u128 -> f32 casts
This code was added to avoid UB in LLVM 6 and earlier, but we no longer support those LLVM versions.
Since https://reviews.llvm.org/D47807 (released in LLVM 7), uitofp does exactly what we need.

Closes #51872
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions