Store instructions always return void, so they never get a name
authorChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 14:43:54 +0000 (14:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 14:43:54 +0000 (14:43 +0000)
commit27e3420ce9f0d2076147e87b4181d2456fb5c9cb
tree84c76b5a24b210396166ab8865751fb229e6b284
parent3b87167ac4f644bf0b7357d79319e20336ec3047
Store instructions always return void, so they never get a name

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2283 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp