]> granicus.if.org Git - llvm/commit
X86: Move a non-null assert to before the pointer is dereferenced
authorJustin Bogner <mail@justinbogner.com>
Thu, 3 Nov 2016 23:55:36 +0000 (23:55 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 3 Nov 2016 23:55:36 +0000 (23:55 +0000)
commit0425b29d7b4852310b96058c332c3e2b4a7d434b
treeddc2093e81fe642df2c8693bf2be1dce490625e4
parentba7c327edec6440bfff6d669fbf10ff3dad5719e
X86: Move a non-null assert to before the pointer is dereferenced

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285975 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp