On Feb 28, 2007, at 3:09 AM, Duncan Sands wrote: > The variable expansion part of EmitBIND_EXPR is clearly based on > expand_var in expr.c, however unlike expand_var it doesn't check > for VAR_DECL before calling rest_of_decl_compilation. This patch > adds the check. Without it, the Ada run-time fails to build due to > rest_of_decl_compilation getting called for a static CONSTANT_DECL.
Applied, please commit the testcase, -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits