Skip to content
  • Fritz Koenig's avatar
    Use local labels for jumps/loops in x86 assembly. · c5f890af
    Fritz Koenig authored
    Prepend . to local labels in assembly code.  This
    allows non unique labels within a file.  Also
    makes profiling information more informative
    by keeping the function name with the loop name.
    
    Change-Id: I7a983cb3a5ba2413d5dafd0a37936b268fb9e37f
    c5f890af