llvm-project/llvm/include
Duncan Sands aa31b92508 When inlining through an 'nounwind' call, mark inlined
calls 'nounwind'.  It is important for correct C++
exception handling that nounwind markings do not get
lost, so this transformation is actually needed for
correctness.

llvm-svn: 45218
2007-12-19 21:13:37 +00:00
..
llvm When inlining through an 'nounwind' call, mark inlined 2007-12-19 21:13:37 +00:00
llvm-c C and Ocaml bindings for address spaces, for that burgeoning market 2007-12-17 16:08:32 +00:00