summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/BranchProbabilityInfo.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-07-11 00:20:06 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-07-11 00:20:06 +0000
commitdc5523d38fc12d167d83b8d4732a78fbf9be70b4 (patch)
treee45ad19f76dc62e7ea3db850a6d8e01c10d0d6d0 /llvm/lib/Analysis/BranchProbabilityInfo.cpp
parent7660d653c8173f9586a2e8a5a4f9e2516de7ca7c (diff)
downloadbcm5719-llvm-dc5523d38fc12d167d83b8d4732a78fbf9be70b4.tar.gz
bcm5719-llvm-dc5523d38fc12d167d83b8d4732a78fbf9be70b4.zip
[modules] Don't try to merge template specializations by performing name lookup
into their container; we won't find them there. These things are already being merged when they're added to their primary template's folding set, so this merging is redundant (and causes us to reject-valid because we think we've found an odr violation). llvm-svn: 212788
Diffstat (limited to 'llvm/lib/Analysis/BranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud