diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2013-09-12 01:01:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2013-09-12 01:58:39 -0400 |
| commit | b7435cf44783c9ab6cf16bc387299ed9891ae90d (patch) | |
| tree | 5085980b7f4cc6798dc806c291eb420c4f8aec1f /src/rustllvm/RustWrapper.cpp | |
| parent | 62166611e7510b86f395dbf19973e442fd43c403 (diff) | |
| download | rust-b7435cf44783c9ab6cf16bc387299ed9891ae90d.tar.gz rust-b7435cf44783c9ab6cf16bc387299ed9891ae90d.zip | |
implement raw pointer comparisons in librustc
This is mostly for consistency, as you can now compare raw pointers in constant expressions or without the standard library. It also reduces the number of `ptrtoint` instructions in the IR, making tracking down culprits of what's usually an anti-pattern easier.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
