summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-split/scc-global-alias.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SplitModule] In split module utility we should never separate alias with ↵Sergei Larin2016-01-281-0/+47
its aliasee. Summary: When splitting module with preserving locals, we currently do not handle case of global alias being separated with its aliasee. Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D16585 llvm-svn: 259075
OpenPOWER on IntegriCloud