Use this fantzy ArrayRef thing to pass in the list of predecessors.
[oota-llvm.git] / lib / Transforms / Instrumentation / Instrumentation.cpp
2011-04-16 Nick LewyckyRename LineProfiling to GCOVProfiling to more accuratel...
2011-04-12 Nick LewyckyAdd support for line profiling. Very work-in-progress.
2011-01-29 Andrew TrickImplementation of path profiling.
2010-10-07 Owen AndersonAdd initialization routines for Instrumentation.