Do not allocate code_gen buffer on ia64
commit9cb117c41b626b7cde112c559fd8e85f3dff2827
authorJes Sorensen <jes@sgi.com>
Wed, 24 Sep 2008 11:28:37 +0000 (24 13:28 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 24 Sep 2008 11:39:00 +0000 (24 14:39 +0300)
tree71298445647fae0f920d8b48e136645692d6c87c
parent6cb1340295c30a67d1a3c35539b5dc9019b1fdad
Do not allocate code_gen buffer on ia64

Do not allocate a code_gen buffer on ia64 given it doesn't support
code generation.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
exec.c