Go to file
Kevin Enderby f92f9909c4 Added the AsmToken::Hash enum constant to MCAsmLexer.h in preparation of
supporting other targets.  Changed the code to pass MCAsmInfo to the parser
and the lexer.  Then changed the lexer to use CommentString from MCAsmInfo
instead of a literal '#' character.

llvm-svn: 81046
2009-09-04 21:45:34 +00:00
clang Don't generate any code for an explicit call to a trivial destructor. 2009-09-04 19:04:08 +00:00
compiler-rt Support building for a single target architecture. 2009-09-03 20:49:22 +00:00
llvm Added the AsmToken::Hash enum constant to MCAsmLexer.h in preparation of 2009-09-04 21:45:34 +00:00