Don't use reinterpret_cast when it isn't needed.
authorDan Gohman <gohman@apple.com>
Sun, 27 Jul 2008 23:12:19 +0000 (23:12 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 27 Jul 2008 23:12:19 +0000 (23:12 +0000)
commit7953f3781077b6feaba3708fb96ef917f8e8fc89
treece1fd5704cf4baa12d87e7b1560e1598617a100b
parent29cdb26bbae007c0c1fe620136f8dfc8a2d1e84d
Don't use reinterpret_cast when it isn't needed.

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