[PATCH] D10884: [CodeGen] Force emission of personality directive if explicitly specified

Keno Fischer kfischer at college.harvard.edu
Mon Jul 13 16:29:26 PDT 2015


loladiro updated this revision to Diff 29623.
loladiro added a comment.

Updated to only check for matching personalities if there is one recorded in the MMI. @rnk does that sound ok?


Repository:
  rL LLVM

http://reviews.llvm.org/D10884

Files:
  include/llvm/Analysis/LibCallSemantics.h
  include/llvm/CodeGen/MachineModuleInfo.h
  lib/CodeGen/AsmPrinter/ARMException.cpp
  lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  lib/CodeGen/AsmPrinter/EHStreamer.cpp
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/CodeGen/MachineModuleInfo.cpp
  test/CodeGen/X86/eh-nolandingpads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10884.29623.patch
Type: text/x-patch
Size: 7849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/4187b821/attachment.bin>


More information about the llvm-commits mailing list