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)
commit3bd9ff3f1e34242568c16736316aafe04d9b7b86
treedd44d2bc47237e6f55480ed9ba6959398b315ed7
parent3142798ac858847077b4de8a065c32acefdf2930
Replace a few instances of NULL with nullptr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230599 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExtractFunction.cpp
tools/lli/lli.cpp