1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include
Sanjoy Das 23a5b9d8fc Remove Value::isPointerDereferenceable; NFCI
... and merge into `Value::getPointerDereferenceableBytes`. This was
suggested by Artur Pilipenko in D20764 -- since we no longer allow loads
of unsized types, there is no need anymore to have this special logic.

llvm-svn: 271455
2016-06-02 00:52:48 +00:00
..
llvm Remove Value::isPointerDereferenceable; NFCI 2016-06-02 00:52:48 +00:00
llvm-c Extract renaming from D19181 2016-05-23 16:38:25 +00:00