llvm-project/llvm/test/tools/llvm-split
Evgeniy Stepanov f74f091ea6 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.

llvm-svn: 265061
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-global-alias.ll [SplitModule] In split module utility we should never separate alias with its aliasee. 2016-01-28 18:59:28 +00:00
scc-global2global.ll
unnamed.ll