forked from OSchip/llvm-project
2e25e896fb
Add test for weakly defined symbols with the same name Improve test for call-indirect to include the same call in two different objects. This lays the ground work to improve the output via de-duplicating the indirect call table: https://reviews.llvm.org/D40989 Also make all tests consistently pass -mtriple rather than declaring in the sources. Differential Revision: https://reviews.llvm.org/D41024 llvm-svn: 320172 |
||
---|---|---|
.. | ||
archive1.ll | ||
archive2.ll | ||
call-indirect.ll | ||
hello.ll | ||
hidden.ll | ||
many-funcs.ll | ||
ret32.ll | ||
ret64.ll | ||
weak-alias.ll | ||
weak-symbol1.ll | ||
weak-symbol2.ll |