[MC] Replace NULL constant in code with nullptr.
authorCraig Topper <craig.topper@intel.com>
Tue, 25 Sep 2018 18:33:00 +0000 (18:33 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 25 Sep 2018 18:33:00 +0000 (18:33 +0000)
commitc06ee8367aa565d6d5c1b318d5e36aef6149ac44
treee631f0f855bf1cdef507763b25d2809e13e465da
parent3dfc9934375c0a3921c5275010e22ae58ddff16b
[MC] Replace NULL constant in code with nullptr.

llvm-svn: 343003
llvm/lib/MC/MCParser/AsmParser.cpp