amccarth added a comment.

In https://reviews.llvm.org/D43600#1016483, @zturner wrote:

> Do we not need `call_foo2` anymore?


call_foo2 is defined in the executable, so attempting to report it as dllexport 
from the DLL is nonsensical and causes link-time errors.


https://reviews.llvm.org/D43600



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

Reply via email to