Go to file
Eli Friedman 133e8040ca Rearrange EmitLValueForField a bit to work properly for _Bool bitfields
in unions (we don't want to do the union-specific bitcast for 
bit-fields).

llvm-svn: 51678
2008-05-29 11:33:25 +00:00
clang Rearrange EmitLValueForField a bit to work properly for _Bool bitfields 2008-05-29 11:33:25 +00:00
llvm Re-enable the newly simplified ADCE. This fixes a regression on 2008-05-29 08:48:21 +00:00