Add a comment about the mechanisms used to rid AsmParser of exceptions.
[oota-llvm.git] / lib / AsmParser / llvmAsmParser.h.cvs
index 660720bd31bb2945369e6ead7f5e0709e6523afb..34e58067b1d9a0c120f4c2443f5097a316cf204f 100644 (file)
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 897 "/proj/llvm/llvm/lib/AsmParser/llvmAsmParser.y"
+#line 907 "/proj/llvm/llvm/lib/AsmParser/llvmAsmParser.y"
 typedef union YYSTYPE {
   llvm::Module                           *ModuleVal;
   llvm::Function                         *FunctionVal;