Remove warning about 64-bit code on processor
authorDale Johannesen <dalej@apple.com>
Fri, 15 Feb 2008 18:09:51 +0000 (18:09 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 15 Feb 2008 18:09:51 +0000 (18:09 +0000)
commitab1a0354ecff51d27098d6f11fbeabc65dec7123
tree24895ea5a392776d44c6403d227f8190259c2805
parent2e78b7879dfb423354278d58e0a14a99fefbe24b
Remove warning about 64-bit code on processor
that doesn't support it.  Per Chris.

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