<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/runtime/libprofile, branch release_31</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/runtime/libprofile?h=release_31</id>
<link rel='self' href='https://git.amat.us/llvm/atom/runtime/libprofile?h=release_31'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-03-28T02:39:06Z</updated>
<entry>
<title>Use the correct filename for the error message.</title>
<updated>2012-03-28T02:39:06Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-03-28T02:39:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d4ec0547a210f9f2f34e0c4631586a179bd97571'/>
<id>urn:sha1:d4ec0547a210f9f2f34e0c4631586a179bd97571</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153564 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use Nakamura's suggestion of bypassing using 'filename' and just the pointers directly.</title>
<updated>2012-03-28T01:30:51Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-03-28T01:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7242a4fb86d9b369a467e3a85ce02bc94c6d9dc8'/>
<id>urn:sha1:7242a4fb86d9b369a467e3a85ce02bc94c6d9dc8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153558 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>MSVC doesn't like the mixing of declarations and statements in a .c file.</title>
<updated>2012-03-27T23:52:22Z</updated>
<author>
<name>Francois Pichet</name>
<email>pichet2000@gmail.com</email>
</author>
<published>2012-03-27T23:52:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=da942482a393452788f513776150f20494152d77'/>
<id>urn:sha1:da942482a393452788f513776150f20494152d77</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153549 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Try to use the CWD if the path to the GCDA output is not available (e.g., the</title>
<updated>2012-03-27T21:17:04Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2012-03-27T21:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=66e30f8db180bdc0fba637c84e7b72396a08d8f2'/>
<id>urn:sha1:66e30f8db180bdc0fba637c84e7b72396a08d8f2</id>
<content type='text'>
executable has been moved to another machine). If that's not available
(read-only or something), then exit gracefully.
&lt;rdar://problem/11111686&gt;


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153538 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixing a warning in MSVC (this is also a test commit)</title>
<updated>2012-02-05T19:43:39Z</updated>
<author>
<name>Aaron Ballman</name>
<email>aaron@aaronballman.com</email>
</author>
<published>2012-02-05T19:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=17da6e7ad8e61e7b80986d1e9a6612943e34971b'/>
<id>urn:sha1:17da6e7ad8e61e7b80986d1e9a6612943e34971b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149844 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PathProfiling.c: Get rid of using "inline". We may expect compiler shall optimize out "static" scope w/o "inline".</title>
<updated>2011-11-08T12:03:14Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-11-08T12:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d63e7bf5560c4f9d8e6e6044fc01ec7ccfe851a0'/>
<id>urn:sha1:d63e7bf5560c4f9d8e6e6044fc01ec7ccfe851a0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144080 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>runtime/libprofile/PathProfiling.c: Use __inline__ to appease clang -std=gnu89 -pedantic.</title>
<updated>2011-11-08T03:54:40Z</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2011-11-08T03:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d66d5718a4c6bf0432175eedc81537dc06cac48a'/>
<id>urn:sha1:d66d5718a4c6bf0432175eedc81537dc06cac48a</id>
<content type='text'>
FIXME: Should configure detect one?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144070 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include direct.h for _mkdir on mingw32 too.</title>
<updated>2011-10-08T15:49:19Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2011-10-08T15:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=70b582ab9c6d69ff1ba14c90c016da61477fc9dc'/>
<id>urn:sha1:70b582ab9c6d69ff1ba14c90c016da61477fc9dc</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141495 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix for warnings: ignoring return value of ‘write’, declared with attribute warn_unused_result.</title>
<updated>2011-09-22T17:33:24Z</updated>
<author>
<name>Galina Kistanova</name>
<email>gkistanova@gmail.com</email>
</author>
<published>2011-09-22T17:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6bbba3cab48403f525af5df383462b343fd0d6ee'/>
<id>urn:sha1:6bbba3cab48403f525af5df383462b343fd0d6ee</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140314 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use version 402 for the GCDA files when compiling for Apple.</title>
<updated>2011-07-28T18:12:20Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2011-07-28T18:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ad759c5a073dbd66d3297347c64da3ab148a92a4'/>
<id>urn:sha1:ad759c5a073dbd66d3297347c64da3ab148a92a4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136369 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
