* Change code to use a static_cast instead of reinterpret_cast
authorChris Lattner <sabre@nondot.org>
Wed, 14 Jul 2004 18:13:54 +0000 (18:13 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Jul 2004 18:13:54 +0000 (18:13 +0000)
commitb757f160fc86b7668e7d0ffcadccde36c4dcfec8
tree6eebc43ca9f6ec0e4d281e4845d296fc6c873bfe
parent32caa8de629d9872e50264905b9a29b740c44db7
* Change code to use a static_cast instead of reinterpret_cast
* Add comments
* Add two new gep ctors for the very common case of creating a two operand
  GEP instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14820 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/iMemory.h