Disable the "call to immediate" optimization on x86-64. It is
[oota-llvm.git] / test / CodeGen / CPP /
2008-07-10 Bill WendlingPut CPPBackend tests into their own directory and run...