This is an archive of the discontinued LLVM Phabricator instance.

llvm-mt: handle initial merge, not considering namespaces.
AbandonedPublic

Authored by ecbeckmann on Jul 21 2017, 5:51 PM.

Details

Reviewers
None
Summary

This patch does a simple merge, where "mergeable" elements are combined, and
all others are simply appended. This does not yet apply the tricky namespace
rules.

Event Timeline

ecbeckmann created this revision.Jul 21 2017, 5:51 PM

Diff against correct patch.

ecbeckmann abandoned this revision.Jul 21 2017, 5:57 PM

Diffed against wrong base patch