On Thu, Apr 18, 2019, at 7:31 AM, Pavel Labath via lldb-dev wrote:

> Out of interest, I took a look at what lld is doing. I've found that 
> while it doesn't have a LLVM.h equivalent, it is a heavy user of "using 
> namespace llvm" (about 2 out of 3 cpp files have it).

LLD has include/lld/Common/LLVM.h, which is included in 60 or so places.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to