Split out these asserts so it's more apparent why we're not assembling
authorEric Christopher <echristo@apple.com>
Tue, 8 Jun 2010 22:57:33 +0000 (22:57 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 8 Jun 2010 22:57:33 +0000 (22:57 +0000)
commit497f1eb2b89721e81b65237df90d23cb60de16b0
tree0af3918c4b15bada5911c4566523228088b78f5a
parent6335ac67b60c69c7314b1fb16721ae4a51043fc0
Split out these asserts so it's more apparent why we're not assembling
that rip-relative address when executing in 32-bit mode.

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