llvm/include
Dan Gohman 1d826a76f5 In rememberInstruction, if the value being remembered is the
current insertion point, advance the current insertion point.
This avoids a use-before-def situation in a testcase extracted
from clang which is difficult to reduce to a reasonable-sized
regression test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96151 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-14 03:12:47 +00:00
..
llvm In rememberInstruction, if the value being remembered is the 2010-02-14 03:12:47 +00:00
llvm-c Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00