If the data requires a relocation then don't attempt to
authorEric Christopher <echristo@apple.com>
Thu, 7 Jan 2010 19:45:14 +0000 (19:45 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 7 Jan 2010 19:45:14 +0000 (19:45 +0000)
commite6c74c9c2a49be4500d52c2531c1a45221a530a4
treecfc5dee881727ec299410d261cfdb73924bf2978
parenta07b7504050e10508144b294b2c7996fe8794e0c
If the data requires a relocation then don't attempt to
add it to the constant pool for fast-isel. We already
don't add it for the normal case.

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