llvm-6502/include
Justin Bogner 39d5e80b44 llvm-cov: Combine two types that were nearly identical (NFC)
llvm-cov had a SourceRange type that was nearly identical to a
CountedRegion except that it shaved off a couple of fields. There
aren't likely to be enough of these for the minor memory savings to be
worth the extra complexity here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217417 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-09 05:32:18 +00:00
..
llvm llvm-cov: Combine two types that were nearly identical (NFC) 2014-09-09 05:32:18 +00:00
llvm-c Add an AlignmentFromAssumptions Pass 2014-09-07 20:05:11 +00:00