Simplify assertion, and avoid undefined shift. Based on patch by Ahmed Charles.
authorEli Friedman <eli.friedman@gmail.com>
Thu, 13 Oct 2011 23:27:48 +0000 (23:27 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 13 Oct 2011 23:27:48 +0000 (23:27 +0000)
commitd83a54fd35026b540b54df43abae0618d4527668
treed339d0ffb8bb99497e5c9618cc4f7150e5ed21a1
parent2dd0cfe118dc133721364515f7db4d1f22652ae3
Simplify assertion, and avoid undefined shift.  Based on patch by Ahmed Charles.

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