[llvm-commits] [llvm] r63548 - in /llvm/trunk/test: FrontendC++/2006-11-30-Pubnames.cpp Makefile lib/llvm.exp
Dale Johannesen
dalej at apple.com
Mon Feb 2 13:16:30 PST 2009
On Feb 2, 2009, at 1:09 PMPST, Devang Patel wrote:
> Author: dpatel
> Date: Mon Feb 2 15:09:36 2009
> New Revision: 63548
>
> URL: http://llvm.org/viewvc/llvm-project?rev=63548&view=rev
> Log:
> Run dsymutil on darwin, when it is expected, before running gdb test.
Wouldn't it be better to do this in the gcc driver? It's been told -g
and to produce an executable, that ought to be enough info.
More information about the llvm-commits
mailing list