[llvm] r183830 - Fix 'gcc -flto' builds for unittest binaries (undefined reference to
Rafael EspĂndola
rafael.espindola at gmail.com
Thu Jun 13 11:24:08 PDT 2013
> URL: http://llvm.org/viewvc/llvm-project?rev=183830&view=rev
> Log:
> Fix 'gcc -flto' builds for unittest binaries (undefined reference to
> `typeinfo for llvm::cl::GenericOptionValue').
>
> Remove an "anchor" method for an abstract class. (This does not
> increase the number of vtables.)
Is this a bug in gcc? Have you reported it?
Cheers,
Rafael
More information about the llvm-commits
mailing list