Remove linux/personality.h wrapper
authorPavel Labath <labath@google.com>
Thu, 15 Dec 2016 10:47:40 +0000 (10:47 +0000)
committerPavel Labath <labath@google.com>
Thu, 15 Dec 2016 10:47:40 +0000 (10:47 +0000)
commit1f2c1b6ccd7647497a2a4ea052654ea58f42bf98
tree8b0116c0fe83784baae330009d0bf3c497a9a5cc
parent9ebeac3eedbbe68bc6243a931cb66458b40880f5
Remove linux/personality.h wrapper

This code is currently unused.

Removing it should make porting of the linux plugin to NetBSD easier, and we can
always add it later if needed.

llvm-svn: 289801
lldb/include/lldb/Host/linux/Personality.h [deleted file]
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp