Allow the program to take a '-llvmprof-output filename' option to specify
authorChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 18:01:00 +0000 (18:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 18:01:00 +0000 (18:01 +0000)
commitebd02a8cfad1ddd8b5348aaad6ad0e19acba096a
treeccece898a1b996638e3b06e0ac232c61bd18ae3c
parent81d1a2207d96163a81afc6a7ad11cba41ea72dff
Allow the program to take a '-llvmprof-output filename' option to specify
where to output the profiling data, if llvmprof.out is not good enough.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11264 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libprofile/CommonProfiling.c