]> granicus.if.org Git - llvm/commit
Merging r311835:
authorHans Wennborg <hans@hanshq.net>
Tue, 29 Aug 2017 17:17:42 +0000 (17:17 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 29 Aug 2017 17:17:42 +0000 (17:17 +0000)
commitca8866dda3b5f101671ca06bdea7ed6a23f78c44
tree389b0f550cd0a0799e4be4d806cf9e4f9e82bf68
parentbaa3d9b379ab33dcef85a5e1ae4cd5fe2e275a00
Merging r311835:
------------------------------------------------------------------------
r311835 | dhinton | 2017-08-26 14:08:51 -0700 (Sat, 26 Aug 2017) | 12 lines

[Dominators] Remove redundant explicit template instantiation.

Summary:
Remove redundant explicit template instantiation.

This was reported by Andrew Kelley building release_50 with gcc7.2.0 on MacOS: duplicate symbol llvm::DominatorTreeBase.

Reviewers: kuhar, andrewrk, davide, hans

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D37185
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@312014 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/PostDominators.cpp