jingham added a comment.

Utility is supposed to be a bunch of stand-alone utility files & headers that 
we gather together for convenience's sake.

Host is where we put all the code that is specific to one or another host, and 
any support files that requires.  For instance, that's why PlatformLinux and 
friends are there, and all the independent platform directories.  So it is odd 
to move platform specific defines from Host to Utility.

I don't care much about the name, but having this in Utility when it is setting 
Host defines and we have a place clearly set out for host support files doesn't 
seem right.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58654/new/

https://reviews.llvm.org/D58654



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to