InstrProf: Add operator!= to coverage counters
authorJustin Bogner <mail@justinbogner.com>
Sat, 24 Jan 2015 21:13:23 +0000 (21:13 +0000)
committerJustin Bogner <mail@justinbogner.com>
Sat, 24 Jan 2015 21:13:23 +0000 (21:13 +0000)
commitc937185054dfa1a0f11fbfe06aa57a0e7e358e7e
treeb0e1fb3c94aafe6c0a4dabb9b4cafcdf4803a2b5
parent65a5e7129877819ebfc7723be3177b039ff11056
InstrProf: Add operator!= to coverage counters

I'll use this in clang shortly. Also makes the operator definition
style more consistent in this class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227018 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/CoverageMapping.h