about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2013-09-12 01:01:59 -0400
committerDaniel Micay <danielmicay@gmail.com>2013-09-12 01:58:39 -0400
commitb7435cf44783c9ab6cf16bc387299ed9891ae90d (patch)
tree5085980b7f4cc6798dc806c291eb420c4f8aec1f /src/rustllvm/RustWrapper.cpp
parent62166611e7510b86f395dbf19973e442fd43c403 (diff)
downloadrust-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