[Lldb-commits] [PATCH] Fix assertion for i386 process on x86_64 linux host

Tong Shen endlessroad at google.com
Mon Aug 11 15:43:58 PDT 2014


Hi,

This patch fixes assertion for i386 process on x86_64 linux host.
Static variables with the same name in different functions are different
variables.

-- 
Best Regards, Tong Shen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140811/86040a84/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.patch
Type: text/x-patch
Size: 959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140811/86040a84/attachment.bin>


More information about the lldb-commits mailing list