Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
[oota-llvm.git] / lib / CodeGen / TargetFrameLoweringImpl.cpp
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...