[PATCH] D12979: Avoid inlining in exception handling context

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 09:07:21 PDT 2015


junbuml added reviewers: majnemer, hfinkel.
junbuml updated this revision to Diff 35516.
junbuml marked 3 inline comments as done.
junbuml added a comment.

Addressed comments from David. 
Thanks David for the review !


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.35516.patch
Type: text/x-patch
Size: 9378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/76850228/attachment.bin>


More information about the llvm-commits mailing list