commit | c5f890af2cff951048cc41630f2523b61fb74a0b | [log] [tgz] |
---|---|---|
author | Fritz Koenig <frkoenig@google.com> | Mon Aug 22 15:29:41 2011 -0700 |
committer | Fritz Koenig <frkoenig@google.com> | Tue Aug 23 09:05:29 2011 -0700 |
tree | 0b0ce3929049cef7470a01da1b6436306768a2c6 | |
parent | 694d4e777705ec7ad9d903f4074ba23d1806fe01 [diff] |
Use local labels for jumps/loops in x86 assembly. 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