Eliminate TargetAsmInfo::getCompactUnwindEncoding. This get rid of the
authorEvan Cheng <evan.cheng@apple.com>
Mon, 18 Jul 2011 22:32:12 +0000 (22:32 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 18 Jul 2011 22:32:12 +0000 (22:32 +0000)
commitc8c3acfea439998da4fae895becce7c1468e3c63
tree0c9ecea510aaa5440d1bc8017aaa657b8049ea9e
parent2d28617de2b0b731c08d1af9e830f31e14ac75b4
Eliminate TargetAsmInfo::getCompactUnwindEncoding. This get rid of the
use of TargetFrameLowering in TargetAsmInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135439 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/Target/TargetAsmInfo.cpp