[PATCH] [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.

Daniel Sanders daniel.sanders at imgtec.com
Mon May 11 09:20:05 PDT 2015


Hi petarj,

Following on from r209907 which made personality encodings indirect, do the
same for TType encodings. This fixes the case where a try/catch block needs
to generate references to, for example, std::exception in the
.gcc_except_table.

Depends on D9668

http://reviews.llvm.org/D9669

Files:
  lib/MC/MCObjectFileInfo.cpp
  lib/Target/Mips/MipsAsmPrinter.cpp
  test/CodeGen/Mips/ehframe-indirect.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9669.25479.patch
Type: text/x-patch
Size: 5068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150511/2f4ecd82/attachment.bin>


More information about the llvm-commits mailing list