Make the i64 and f64 be 64bit ABI aligned in the target description.
[oota-llvm.git] / lib / Target / TargetFrameLowering.cpp
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...