labath added a comment.

In D63171#1539187 <https://reviews.llvm.org/D63171#1539187>, @aprantl wrote:

> In D63171#1539070 <https://reviews.llvm.org/D63171#1539070>, @clayborg wrote:
>
> > In D63171#1539049 <https://reviews.llvm.org/D63171#1539049>, @aprantl wrote:
> >
> > > I suppose one could compile Objective-C code on Linux using GCC.
> >
> >
> > Will GCC not set the language to ObjC or ObjC++?
>
>
> This was intended as a reply to:
>
> > One question I have is all Darwin compilers currently support the apple 
> > DWARF indexes, so do we even need the objective C parsing code here?


Also, i think I remember hearing that the apple indexes will not be emitted for 
jitted code, even on apple platforms, but this was just in passing, so I may 
not be totally correct here.


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

https://reviews.llvm.org/D63171



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

Reply via email to