elf-core: Support FreeBSD at compile-time
authorEd Maste <emaste@freebsd.org>
Wed, 17 Jul 2013 20:13:39 +0000 (20:13 +0000)
committerEd Maste <emaste@freebsd.org>
Wed, 17 Jul 2013 20:13:39 +0000 (20:13 +0000)
commitdeb05067907c2dc2d49794b190a4fe2e052e67c8
treea6412d194100e6f6e1804e726dadd8cd563a9cee
parent03f9fbbcd7d4d9b97350fbe454b7a96fe570adf4
elf-core: Support FreeBSD at compile-time

Compile-time #ifdef-ery isn't right, but this makes core debugging work on
FreeBSD and highlights the parts that will need to be changed for runtime
arch support.

llvm-svn: 186534
lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
lldb/source/Plugins/Process/elf-core/ThreadElfCore.h