Add a missing check to avoid dereference null. No sensible test case possible. Sorry...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 26 Jun 2012 22:54:59 +0000 (22:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 26 Jun 2012 22:54:59 +0000 (22:54 +0000)
commitd096479f31eb51bcbd418b6e852a34210141d80e
treeb784086630cc687d9fbf344177c6f2894a3b15fa
parentbbbe41384650142ce57ec469c2342952ed13b69d
Add a missing check to avoid dereference null. No sensible test case possible. Sorry. rdar://11745134

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159236 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp