[PATCH] D12979: Avoid inlining in exception handling context

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 12:47:31 PDT 2015


junbuml updated this revision to Diff 35294.
junbuml marked an inline comment as done.
junbuml added a comment.

Addressed comments from Hal and make this check only once per module.


http://reviews.llvm.org/D12979

Files:
  include/llvm/Analysis/TargetLibraryInfo.def
  include/llvm/IR/CallSite.h
  lib/Transforms/IPO/PruneEH.cpp
  test/Transforms/PruneEH/noinlineattr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12979.35294.patch
Type: text/x-patch
Size: 9189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/a92822e6/attachment.bin>


More information about the llvm-commits mailing list