Master Thesis about Profiling in LLVM

Hi all!

I recently finished my master studies with the thesis' title being
"Efficient Profiling in the LLVM Compiler Infrastructure". For anyone
interested it can be downloaded at
http://astifter.com/storage/diplomarbeit.pdf. I wanted to thank all of
you who helped me with suggestions, reviews and comments about LLVM
and related topics.

As discussed in
http://article.gmane.org/gmane.comp.compilers.llvm.devel/28845/match=
I'm not sure how to proceed with the changes I have still not checked
in, can anyone comment on this?

Thanks, Andi

Thanks Andreas,

FYI, I added it to the pubs page here:
http://llvm.org/pubs/2010-04-NeustifterProfiling.html

-Chris