LoopVectorize.cpp: Appease MSC16.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 11 Jan 2014 09:59:27 +0000 (09:59 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 11 Jan 2014 09:59:27 +0000 (09:59 +0000)
commit55da404566ce18e13532661494d53819832684bd
tree2cac1f0ba7df500ae21efabff5d86d041821a725
parente62f38b6b75f0cd8961be00b874cbd344a9676b5
LoopVectorize.cpp: Appease MSC16.

Excuse me, I hope msc16 builders would be fine till its end day.
Introduce nullptr then. ;)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp