DescriptionMake LeakSanitizer happy, part 2. Fixed register usage on the way.
Note that according to the System V ABI for AMD64, rbx must be
preserved across calls. We actually crash with clang in the x64
assembler tests without that fix, we were lucky with GCC.
R=yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19178
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|