forked from OSchip/llvm-project
It is possible for two modules to define the same set of external symbols without causing a duplicate symbol error at link time, as long as each of the symbols is a comdat member. So we cannot use them as part of a unique id for the module. Differential Revision: https://reviews.llvm.org/D38602 llvm-svn: 315026 |
||
|---|---|---|
| .. | ||
| circular-reference.ll | ||
| comdat.ll | ||
| filter-alias.ll | ||
| new-pm.ll | ||
| no-type-md.ll | ||
| pr33536.ll | ||
| split-internal-typeid.ll | ||
| split-internal1.ll | ||
| split-internal2.ll | ||
| split-vfunc-internal.ll | ||
| split-vfunc.ll | ||
| split.ll | ||
| unsplittable.ll | ||