Go to file
Dan Gohman 13141d5538 Avoid referring to edge D after the Succs or Preds arrays have
been modified, to avoid trouble in the (unlikely) scenario that
D is a reference to an element in one of those arrays.

llvm-svn: 62173
2009-01-13 19:08:45 +00:00
clang ccc: Allow internal tool chain specific argument translation. 2009-01-13 18:51:26 +00:00
llvm Avoid referring to edge D after the Succs or Preds arrays have 2009-01-13 19:08:45 +00:00