[Lldb-commits] [PATCH] Move NativeProcessProtocol and friends from Host/ to Target/
Zachary Turner
zturner at google.com
Tue Nov 4 15:22:06 PST 2014
Based on Jim's comments, it sounds like this code might be moving around in the future anyway, once the Native stuff goes away and a better code organization is finalized. Based on that, and since this change doesn't actually solve a problem I'm having, I will abandon it for now. No point in making a cosmetic change that affects the blame history if it doesn't actually improve anything.
http://reviews.llvm.org/D6123
More information about the lldb-commits
mailing list