[llvm-commits] [dragonegg] r97168 - /dragonegg/trunk/extras/do_self_strap
Dale Johannesen
dalej at apple.com
Thu Feb 25 13:14:20 PST 2010
On Feb 25, 2010, at 12:59 PMPST, Duncan Sands wrote:
> Author: baldrick
> Date: Thu Feb 25 14:59:43 2010
> New Revision: 97168
>
> URL: http://llvm.org/viewvc/llvm-project?rev=97168&view=rev
> Log:
> Strip out debug info before comparing object files. This is mainly
> because debug info does not seem to always work deterministically.
It should be deterministic. If you find llvm (as opposed to gcc) is producing nondeterministic info please file bugs.
More information about the llvm-commits
mailing list