OSDN Git Service

Use the SizeOfEncodedValue function instead of magic variables for the
authorBill Wendling <isanbard@gmail.com>
Thu, 10 Sep 2009 00:13:16 +0000 (00:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 10 Sep 2009 00:13:16 +0000 (00:13 +0000)
commit40121bccbee44d387ab5d6a5194c5fc27c542e12
tree5fb2bc81ca6e62155b0537f5dbfce6edf1d8d516
parentbb3e29932d14cc012149a1ab452b88e6f6f5bb49
Use the SizeOfEncodedValue function instead of magic variables for the
sizeof(DW_EH_PE_udata4).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81408 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfException.cpp