1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Duncan Sands 56f3add5b7 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