Go to file
Chris Lattner d05e44e74e If we see an invalid #ifdef directive, enter a conditional compilation region
so that we don't emit an error on the #endif.  Suggestion by Neil.

llvm-svn: 42258
2007-09-24 05:14:57 +00:00
clang If we see an invalid #ifdef directive, enter a conditional compilation region 2007-09-24 05:14:57 +00:00
llvm When emitting .set directives, make sure the EH and Debug labels can't conflict. 2007-09-24 03:35:37 +00:00