<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/compiler-rt/test/profile/Linux/coverage_ctors.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[test] Fix compiler-rt/test/profile/coverage_emptylines.cpp if the build directory is under /tmp</title>
<updated>2020-12-11T00:57:10+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2020-12-11T00:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f23fae29eb38b9e9d0c6195fa82a882167bd8abe'/>
<id>f23fae29eb38b9e9d0c6195fa82a882167bd8abe</id>
<content type='text'>
llvm-cov -path-equivalence=/tmp,... is used by some checked-in coverage mapping
files where the original filename is under /tmp. If the test itself produces the
coverage mapping file, there is no need for /tmp.

For coverage_emptylines.cpp: the source filename is under the build directory.
If the build directory is under /tmp, the path mapping will make
llvm-cov fail to find the file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-cov -path-equivalence=/tmp,... is used by some checked-in coverage mapping
files where the original filename is under /tmp. If the test itself produces the
coverage mapping file, there is no need for /tmp.

For coverage_emptylines.cpp: the source filename is under the build directory.
If the build directory is under /tmp, the path mapping will make
llvm-cov fail to find the file.
</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm-cov] Fix compiler-rt tests failing in build bots after rL310827.</title>
<updated>2017-08-14T12:43:05+00:00</updated>
<author>
<name>Sean Eveson</name>
<email>eveson.sean@gmail.com</email>
</author>
<published>2017-08-14T12:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=cf9525eac28d594beba4dd5d09d84571a1141546'/>
<id>cf9525eac28d594beba4dd5d09d84571a1141546</id>
<content type='text'>
The compiler-rt tests used llvm-cov with -filename-equivelence, which was
replaced with the new option -path-equivalence in rL310827.

llvm-svn: 310836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The compiler-rt tests used llvm-cov with -filename-equivelence, which was
replaced with the new option -path-equivalence in rL310827.

llvm-svn: 310836
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] Update coverage tests to sync up with r278152</title>
<updated>2016-08-09T21:04:22+00:00</updated>
<author>
<name>Vedant Kumar</name>
<email>vsk@apple.com</email>
</author>
<published>2016-08-09T21:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5e3c5e806529c882f38947cf4bed6308c180b4b7'/>
<id>5e3c5e806529c882f38947cf4bed6308c180b4b7</id>
<content type='text'>
This should fix the following bot failure:

  http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/6522

Patch by Ying Yi!

llvm-svn: 278164
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should fix the following bot failure:

  http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/6522

Patch by Ying Yi!

llvm-svn: 278164
</pre>
</div>
</content>
</entry>
<entry>
<title>minor test runline cleanup</title>
<updated>2016-02-19T20:28:51+00:00</updated>
<author>
<name>Xinliang David Li</name>
<email>davidxl@google.com</email>
</author>
<published>2016-02-19T20:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3d731c5e4469f4b34f3fd36010827214f67acc91'/>
<id>3d731c5e4469f4b34f3fd36010827214f67acc91</id>
<content type='text'>
llvm-svn: 261361
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 261361
</pre>
</div>
</content>
</entry>
<entry>
<title>Rollback 260394 -- 32bit test needs more config support</title>
<updated>2016-02-10T18:38:27+00:00</updated>
<author>
<name>Xinliang David Li</name>
<email>davidxl@google.com</email>
</author>
<published>2016-02-10T18:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=00ec96b5a00d277df56f011a93139ebf4d571df4'/>
<id>00ec96b5a00d277df56f011a93139ebf4d571df4</id>
<content type='text'>
llvm-svn: 260402
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 260402
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for -m32</title>
<updated>2016-02-10T17:57:55+00:00</updated>
<author>
<name>Xinliang David Li</name>
<email>davidxl@google.com</email>
</author>
<published>2016-02-10T17:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ee195caf661f009f7c0733fb58ace98e350cc2e8'/>
<id>ee195caf661f009f7c0733fb58ace98e350cc2e8</id>
<content type='text'>
llvm-svn: 260394
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 260394
</pre>
</div>
</content>
</entry>
<entry>
<title>[PGO] Simpflify test and increase coverage</title>
<updated>2016-02-08T20:46:26+00:00</updated>
<author>
<name>Xinliang David Li</name>
<email>davidxl@google.com</email>
</author>
<published>2016-02-08T20:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a3be895b6167f2694c1d4cd179cc90ba682230d9'/>
<id>a3be895b6167f2694c1d4cd179cc90ba682230d9</id>
<content type='text'>
llvm-svn: 260142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 260142
</pre>
</div>
</content>
</entry>
<entry>
<title>Test update : tighten up checks</title>
<updated>2016-02-07T20:08:36+00:00</updated>
<author>
<name>Xinliang David Li</name>
<email>davidxl@google.com</email>
</author>
<published>2016-02-07T20:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=879e14330eae9b34f460673e5a06c0ab1671d19a'/>
<id>879e14330eae9b34f460673e5a06c0ab1671d19a</id>
<content type='text'>
llvm-svn: 260052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 260052
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert 260050 -- new test case should not be included</title>
<updated>2016-02-07T20:06:36+00:00</updated>
<author>
<name>Xinliang David Li</name>
<email>davidxl@google.com</email>
</author>
<published>2016-02-07T20:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=e5c9b5fe5c95d862749bfb8c59770121d4a4ff67'/>
<id>e5c9b5fe5c95d862749bfb8c59770121d4a4ff67</id>
<content type='text'>
llvm-svn: 260051
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 260051
</pre>
</div>
</content>
</entry>
<entry>
<title>Test update : tighten up checks</title>
<updated>2016-02-07T20:05:06+00:00</updated>
<author>
<name>Xinliang David Li</name>
<email>davidxl@google.com</email>
</author>
<published>2016-02-07T20:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c1cf60b3397bf0d8930cab0343618c5311ab3197'/>
<id>c1cf60b3397bf0d8930cab0343618c5311ab3197</id>
<content type='text'>
llvm-svn: 260050
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 260050
</pre>
</div>
</content>
</entry>
</feed>
