labath wrote:

> > Given [#108000 
> > (comment)](https://github.com/llvm/llvm-project/pull/108000#discussion_r1752296507),
> >  my feeling is that this file just should not (need not) exist. For now, 
> > I'd suggest moving the header into NativeProcessAIX (that's the only place 
> > which uses it, right?), and then we can figure out what to do with it when 
> > we get to that.
> 
> So based on this, shall I move this file in the same path as NativeProcessAIX 
> path for now?

You can do that as a temporary fix so that we can move on to dealing with other 
Host functionality. In the longer run I'll still most likely want to get rid of 
those constants by doing something like I described in that comment.

https://github.com/llvm/llvm-project/pull/108000
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to