<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/test/tools/llvm-cov/Inputs/showExpansions.covmapping, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2016-05-18T07:43:27+00:00</updated>
<entry>
<title>[Coverage] Ensure that coverage mapping data has an expected alignment in 'covmapping' files.</title>
<updated>2016-05-18T07:43:27+00:00</updated>
<author>
<name>Igor Kudrin</name>
<email>ikudrin.dev@gmail.com</email>
</author>
<published>2016-05-18T07:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=eb10307347fee33b9dda7a9567e6d69534d6040d'/>
<id>urn:sha1:eb10307347fee33b9dda7a9567e6d69534d6040d</id>
<content type='text'>
Coverage mapping data is organized in a sequence of blocks, each of which is expected
to be aligned by 8 bytes. This feature is used when reading those blocks, see
VersionedCovMapFuncRecordReader::readFunctionRecords(). If a misaligned covearge
mapping data has more than one block, it causes llvm-cov to fail.

Differential Revision: http://reviews.llvm.org/D20285

llvm-svn: 269887
</content>
</entry>
<entry>
<title>InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used</title>
<updated>2015-02-03T21:35:36+00:00</updated>
<author>
<name>Justin Bogner</name>
<email>mail@justinbogner.com</email>
</author>
<published>2015-02-03T21:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=de15817ea20f021f23b47fe0c42317b98302eecc'/>
<id>urn:sha1:de15817ea20f021f23b47fe0c42317b98302eecc</id>
<content type='text'>
It's not entirely clear to me what this field was meant for, but it's
always false. Remove it.

llvm-svn: 228034
</content>
</entry>
<entry>
<title>llvm-cov: Prevent a test from matching its own check lines</title>
<updated>2014-09-19T19:04:08+00:00</updated>
<author>
<name>Justin Bogner</name>
<email>mail@justinbogner.com</email>
</author>
<published>2014-09-19T19:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a829fde1601bc5c21e57e00d63f4af1bbf37580b'/>
<id>urn:sha1:a829fde1601bc5c21e57e00d63f4af1bbf37580b</id>
<content type='text'>
Since llvm-cov shows the source file in its output, be careful about
potentially matching the check lines themselves.

llvm-svn: 218138
</content>
</entry>
<entry>
<title>Revert "llvm-cov: Remove an overly system specific test"</title>
<updated>2014-09-11T23:20:48+00:00</updated>
<author>
<name>Justin Bogner</name>
<email>mail@justinbogner.com</email>
</author>
<published>2014-09-11T23:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=3d7260e7b21b6630ac42e1838c582a84c57e8a95'/>
<id>urn:sha1:3d7260e7b21b6630ac42e1838c582a84c57e8a95</id>
<content type='text'>
This fixes a call to sys::fs::equivalent that should've been to
CodeCoverageTool::equivalentFiles, which lets us restore the test of
r217476 that was removed in r217478.

This reverts r217478, but the test works this time.

llvm-svn: 217646
</content>
</entry>
<entry>
<title>llvm-cov: Fix a misuse of ArrayRef::slice I introduced in r217430</title>
<updated>2014-09-10T06:06:07+00:00</updated>
<author>
<name>Justin Bogner</name>
<email>mail@justinbogner.com</email>
</author>
<published>2014-09-10T06:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=3f81d4953a0ff276522c08bdf1202ac8ec4c7fbd'/>
<id>urn:sha1:3f81d4953a0ff276522c08bdf1202ac8ec4c7fbd</id>
<content type='text'>
It appears this code was completely untested, so using ArrayRef wrong
didn't break anything obvious.

llvm-svn: 217476
</content>
</entry>
</feed>
