You can't just blat the address into memory, you have to blat its
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 17 Oct 2003 21:47:25 +0000 (21:47 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 17 Oct 2003 21:47:25 +0000 (21:47 +0000)
commite5f6859911108f1fa445acb2ac29902d56fcfa58
tree07e633e719f8e34c82e7c4134ff87dabeb089bdb
parent0e077f7251e1fbbb0c457668eaf62b7b598678c2
You can't just blat the address into memory, you have to blat its
displacement.

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