Replace a few instances of NULL with nullptr.
authorDavid Majnemer <david.majnemer@gmail.com>
Thu, 26 Feb 2015 01:10:49 +0000 (01:10 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Thu, 26 Feb 2015 01:10:49 +0000 (01:10 +0000)
commit6539ed75eb533906b1c413efa596c6ef6abb6b5c
treebfa49328d5c8d48bb1d3c990c44306f6872335e6
parentbd92dbacee619842354de3ecba55385baddea619
Replace a few instances of NULL with nullptr.

llvm-svn: 230599
llvm/tools/bugpoint/ExtractFunction.cpp
llvm/tools/lli/lli.cpp