1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include
Dan Gohman 6c0fdcea5e When restoring a saved insert location, check to see if the saved
insert location has become an "inserted" instruction since the time
it was saved. If so, advance to the first non-"inserted" instruction.

llvm-svn: 96203
2010-02-15 00:21:43 +00:00
..
llvm When restoring a saved insert location, check to see if the saved 2010-02-15 00:21:43 +00:00
llvm-c Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00