[llvm-commits] [PATCH] Preparation for Optimal Edge Profiling: Build libprofile as bytecode.

Daniel Dunbar daniel at zuster.org
Mon Aug 24 09:05:21 PDT 2009


Hi Andreas,

The exported change is fine, but I don't think MODULE_NAME is
necessary. libprofile_rt.bca (a bitcode archive) is already getting
built, isn't that good enough?

 - Daniel

On Wed, Aug 19, 2009 at 9:33 AM, Andreas
Neustifter<e0325716 at student.tuwien.ac.at> wrote:
> Hi,
>
> this is a preparation patch for Optimal Edge Profiling, it provides building
> of the runtime library for profiling (./runtime/libprofile) as llvm
> bytecode.
>
> Andi
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>



More information about the llvm-commits mailing list