Go to file
Dan Gohman 1f522d98f8 Fix a use of an invalidated iterator in the case where there are multiple
adjacent uses of a dead basic block from the same user. This fixes PR5596.

llvm-svn: 89658
2009-11-23 16:13:39 +00:00
clang Let using directives refer to namespace aliases. Fixes PR5479. 2009-11-23 15:34:23 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Fix a use of an invalidated iterator in the case where there are multiple 2009-11-23 16:13:39 +00:00