gold/
authorCary Coutant <ccoutant@google.com>
Tue, 21 May 2013 21:14:40 +0000 (21:14 +0000)
committerCary Coutant <ccoutant@google.com>
Tue, 21 May 2013 21:14:40 +0000 (21:14 +0000)
commit93acabad6a0ff499e4e18d44c41292ef48cde104
treed55f28e87a4dbb111513e6eb08885faeaf941604
parent60e8b3fccd5e6748c420c7ae5d78917af26345fc
gold/
* symtab.h (Symbol::is_cxx_vtable): New function.
* target-reloc.h (relocate_section): Check for vtable symbol.
* testsuite/Makefile.am (missing_key_func.sh): New test case.
* testsuite/Makefile.in: Regenerate.
* testsuite/missing_key_func.cc: New test source.
* testsuite/missing_key_func.sh: New test script.
gold/ChangeLog
gold/symtab.h
gold/target-reloc.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/missing_key_func.cc [new file with mode: 0644]
gold/testsuite/missing_key_func.sh [new file with mode: 0755]