[PATCH] Indirect call target profiling compiler-rt changes

Betul Buyukkurt betulb at codeaurora.org
Wed May 13 11:08:10 PDT 2015


Instrumentation based profile readers depend on the magic field check to decide which reader class to instantiate. To allow the reading of the new profile data output (extended w/ value profile entries) with a different reader class, the magic field has been updated from lprof(r/R) to vprof(r/R).


http://reviews.llvm.org/D9009

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list