Done, r194257.

On Thu, Dec 6, 2012 at 12:04 PM, Konstantin Serebryany
<konstantin.s.serebry...@gmail.com> wrote:
> On Thu, Dec 6, 2012 at 10:38 AM, Alexander Potapenko <gli...@google.com> 
> wrote:
>> In fact nothing prevents GCC from having a linkable static ASan runtime.
>
> Except (as Alex mentions) we are not going to support it.
> I'll apply this patch later (~today).
>
> --kcc
>
>> The reason for the static library being unusable is not in the dynamic
>> runtime itself, but in mach_override not working well with other GCC
>> libraries (it is unable to parse some function prologues). Because
>> ASan is transitioning to the dynamic runtime in LLVM, it's unlikely
>> we'll put any effort into fixing mach_override.
>>
>> On Thu, Dec 6, 2012 at 1:23 AM, Mike Stump <mikest...@comcast.net> wrote:
>>> On Dec 5, 2012, at 10:43 AM, Jack Howarth <howa...@bromo.med.uc.edu> wrote:
>>>>   The transition of libasan on darwin from using mach_override to the 
>>>> replacement mac function
>>>> imposition code results in a non-functional static libasan (PR55599).
>>>
>>> Ok unless the asan people have a better idea...
>>
>>
>>
>> --
>> Alexander Potapenko
>> Software Engineer
>> Google Moscow

Reply via email to