Remove redundant check for nullptr.
authorAdrian Prantl <aprantl@apple.com>
Mon, 27 Mar 2017 17:36:31 +0000 (17:36 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 27 Mar 2017 17:36:31 +0000 (17:36 +0000)
commite8450fdb48fd530dbe72849fad64b110e60ee526
tree9418a1dcba8358419e1fc75daacc99bd5dc9a311
parent035862b926632e72734663b194e6ab5d43d586c5
Remove redundant check for nullptr.

llvm-svn: 298866
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp