llvm/test/tools/llvm-split
Evgeniy Stepanov 7689004086 Preserve blockaddress use edges in the module splitter.
"blockaddress" can not apply to an external function. All
blockaddress constant uses must belong to the same module as the
definition of the target function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265061 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-31 21:55:11 +00:00
..
alias.ll
blockaddress.ll Preserve blockaddress use edges in the module splitter. 2016-03-31 21:55:11 +00:00
comdat.ll
extern_linkage.ll Preserve extern_weak linkage in CloneModule. 2016-03-31 20:21:31 +00:00
function.ll
global.ll
internal.ll
personality.ll Remove personality for declarations in CloneModule. 2016-03-28 21:37:02 +00:00
preserve-locals.ll
scc-alias.ll
scc-callchain.ll
scc-comdat.ll
scc-const-alias.ll [SplitModule] In split module utility we should never separate alias with its aliasee. 2016-01-28 18:59:28 +00:00
scc-constants.ll
scc-cycle.ll
scc-global2global.ll
scc-global-alias.ll [SplitModule] In split module utility we should never separate alias with its aliasee. 2016-01-28 18:59:28 +00:00
unnamed.ll