diff options
author | Ed Maste <emaste@freebsd.org> | 2015-09-14 13:16:59 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2015-09-14 13:16:59 +0000 |
commit | fee8ace132c3ae50630d55a18dc1950f931030e3 (patch) | |
tree | c09b85a8e3129c0c56c313192ee16a2ddcd83bde /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 551185aafb28e4128e752e7f4464077c204fbb4f (diff) | |
download | llvm-fee8ace132c3ae50630d55a18dc1950f931030e3.zip llvm-fee8ace132c3ae50630d55a18dc1950f931030e3.tar.gz llvm-fee8ace132c3ae50630d55a18dc1950f931030e3.tar.bz2 |
Limit scope of RegisterContextPOSIX.h header
RegisterContextPOSIX.h is poorly named and contains only the declaration
of POSIXBreakpointProtocol, which is used for in-process live kernel
debugging. It is now relevant only to FreeBSD.
In source/Plugins/Process/Utility/RegisterContext*.h (after assorted
rework and refactoring) it only served the purpose of #including other
necessary headers as a side-effect. Remove it from them and just include
the required headers directly.
Differential Revision: http://reviews.llvm.org/D12830
llvm-svn: 247558
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions