[llvm-commits] [llvm] r80362 - /llvm/trunk/test/Analysis/Profiling/profiling-tool-chain.ll

Andreas Neustifter e0325716 at student.tuwien.ac.at
Fri Aug 28 06:40:27 PDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I don't get it: I did the exact same change in r80357. Was this not
visible for you?

Torok Edwin wrote:
> Author: edwin
> Date: Fri Aug 28 08:35:44 2009
> New Revision: 80362
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=80362&view=rev
> Log:
> Remove the llvmprof.out from the test output, otherwise running
> make check in a non-clean directory causes it to fail (for example when running
> make check twice), since execution counts will differ.
> 
> Modified:
>     llvm/trunk/test/Analysis/Profiling/profiling-tool-chain.ll
> 
> Modified: llvm/trunk/test/Analysis/Profiling/profiling-tool-chain.ll
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Analysis/Profiling/profiling-tool-chain.ll?rev=80362&r1=80361&r2=80362&view=diff
> 
> ==============================================================================
> --- llvm/trunk/test/Analysis/Profiling/profiling-tool-chain.ll (original)
> +++ llvm/trunk/test/Analysis/Profiling/profiling-tool-chain.ll Fri Aug 28 08:35:44 2009
> @@ -1,7 +1,7 @@
>  ; RUN: llvm-as %s -o %t1
>  ; RUN: opt %t1 -insert-edge-profiling -o %t2
>  ; RUN: llvm-dis < %t2 | FileCheck --check-prefix=INST %s
> -
> +; RUN: rm llvmprof.out
>  ; RUN: lli -load %llvmlibsdir/profile_rt%shlibext %t2
>  ; RUN: lli -load %llvmlibsdir/profile_rt%shlibext %t2 1 2
>  ; RUN: llvm-prof -print-all-code %t1 | FileCheck --check-prefix=PROF %s
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

- --
==========================================================================
This email is signed, for more information see
http://web.student.tuwien.ac.at/~e0325716/gpg.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkqX3ksACgkQPiYq0rq7s/BOwwCaA14d2hEObJCXIfL0fGgl8F9b
BO8An0ptqAKq8kx8c/jlOcxt5lqa51r6
=lZpY
-----END PGP SIGNATURE-----



More information about the llvm-commits mailing list