[Lldb-commits] [PATCH] D34776: Make i386-*-freebsd expression work on JIT path
Karnajit Wangkhem via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Jul 1 02:55:35 PDT 2017
karnajitw updated this revision to Diff 104984.
karnajitw added a comment.
Done the changes. Please verify. Tried with RefArray but looks like they don't work well with copy.
https://reviews.llvm.org/D34776
Files:
include/lldb/Target/Platform.h
source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
source/Plugins/Platform/Linux/PlatformLinux.cpp
source/Plugins/Platform/Linux/PlatformLinux.h
source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
source/Plugins/Platform/NetBSD/PlatformNetBSD.h
source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h
source/Plugins/Process/Utility/InferiorCallPOSIX.cpp
source/Target/Platform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34776.104984.patch
Type: text/x-patch
Size: 11727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170701/652222cc/attachment-0001.bin>
More information about the lldb-commits
mailing list