<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/yaml2obj, branch release_32</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/yaml2obj?h=release_32</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/yaml2obj?h=release_32'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-09-17T14:20:57Z</updated>
<entry>
<title>Fix a few vars that can end up being used without initialization.</title>
<updated>2012-09-17T14:20:57Z</updated>
<author>
<name>Axel Naumann</name>
<email>Axel.Naumann@cern.ch</email>
</author>
<published>2012-09-17T14:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3780ad8b998d93d7db406919c06137cdb786ef05'/>
<id>urn:sha1:3780ad8b998d93d7db406919c06137cdb786ef05</id>
<content type='text'>
The cases where no initialization happens should still be checked for logic flaws.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164032 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove redundant '== true' after a comparison.</title>
<updated>2012-08-02T23:22:39Z</updated>
<author>
<name>Richard Trieu</name>
<email>rtrieu@google.com</email>
</author>
<published>2012-08-02T23:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7b07d69958b865bb83500f0a8dc348a62969e7a8'/>
<id>urn:sha1:7b07d69958b865bb83500f0a8dc348a62969e7a8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161223 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[yaml2obj] Fix build. Apparently I've gotten too familiar with C++11.</title>
<updated>2012-08-02T19:36:30Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2012-08-02T19:36:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1de266be13c956f4af9566b000b67ef75454d0a8'/>
<id>urn:sha1:1de266be13c956f4af9566b000b67ef75454d0a8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161206 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add yaml2obj. A utility to convert YAML to binaries.</title>
<updated>2012-08-02T19:16:56Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2012-08-02T19:16:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a915f247f72570a994d55cd0d2961cd2d7bbd0e1'/>
<id>urn:sha1:a915f247f72570a994d55cd0d2961cd2d7bbd0e1</id>
<content type='text'>
yaml2obj takes a textual description of an object file in YAML format
and outputs the binary equivalent. This greatly simplifies writing
tests that take binary object files as input.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161205 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
