https://llvm.org/bugs/show_bug.cgi?id=24140

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]        |[email protected]

--- Comment #1 from [email protected] ---
The patch looks ok, but I am a bit skeptic about the PARAM_SHARED change. It
seems like a very fragile fragile way to identify a specific library. Is there
any specific problem you are trying to address with this? If it's nothing
serious I would leave that out for now (especially for 3.7 branch). If it's
about optimizing the link time, we can search for another way to achieve this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to