[PATCH] D10884: [CodeGen] Force emission of personality directive if explicitly specified
Keno Fischer
kfischer at college.harvard.edu
Mon Jul 13 13:33:47 PDT 2015
loladiro updated this revision to Diff 29600.
loladiro added a comment.
Updated based on discussion with to use EHPersonality @rnk to still omit known personality function if they are known to be noops.
Repository:
rL LLVM
http://reviews.llvm.org/D10884
Files:
include/llvm/Analysis/LibCallSemantics.h
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
lib/CodeGen/AsmPrinter/EHStreamer.cpp
lib/CodeGen/MachineModuleInfo.cpp
test/CodeGen/X86/eh-nolandingpads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10884.29600.patch
Type: text/x-patch
Size: 5355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/335583b2/attachment.bin>
More information about the llvm-commits
mailing list