[llvm] r194865 - [weak vtables] Remove a bunch of weak vtables

Juergen Ributzka juergen at apple.com
Fri Nov 15 15:20:01 PST 2013


Should be fixed by r194874.

Cheers,
Juergen

On Nov 15, 2013, at 3:00 PM, Hans Wennborg <hans at chromium.org> wrote:

> On Fri, Nov 15, 2013 at 2:34 PM, Juergen Ributzka <juergen at apple.com> wrote:
>> Author: ributzka
>> Date: Fri Nov 15 16:34:48 2013
>> New Revision: 194865
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=194865&view=rev
>> Log:
>> [weak vtables] Remove a bunch of weak vtables
>> 
>> This patch removes most of the trivial cases of weak vtables by pinning them to
>> a single object file.
>> 
>> Differential Revision: http://llvm-reviews.chandlerc.com/D2068
>> 
>> Reviewed by Andy
> 
> This is turning the bots red:
> 
> From http://lab.llvm.org:8011/builders/lld-x86_64-freeBSD/builds/957/steps/build_Lld/logs/stdio:
> 
> /home/buildslave/slave_as-bldslv5/lld-x86_64-freeBSD/llvm.src/utils/unittest/googletest/src/gtest-port.cc:749:1:
> error: use of undeclared identifier 'ThreadWithParamBase'
> ThreadWithParamBase::~ThreadWithParamBase() {}




More information about the llvm-commits mailing list