[llvm-commits] [llvm] r153909 - /llvm/trunk/utils/release/test-release.sh

Eric Christopher echristo at apple.com
Mon Apr 2 16:37:33 PDT 2012


On Apr 2, 2012, at 4:27 PM, Bill Wendling <isanbard at gmail.com> wrote:

> Author: void
> Date: Mon Apr  2 18:27:43 2012
> New Revision: 153909
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=153909&view=rev
> Log:
> Compare the .o files only for release builds. Add an option to bypass the comparison altogether.

Probably want to do the compare in debug mode too. Stage 2 and 3 should generate identical debug info.

-eric



More information about the llvm-commits mailing list