<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/include/llvm-c, branch release_28</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/include/llvm-c?h=release_28</id>
<link rel='self' href='https://git.amat.us/llvm/atom/include/llvm-c?h=release_28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-08-30T18:34:48Z</updated>
<entry>
<title>Fix LLVM target initialization to deal with sociopathic outside projects</title>
<updated>2010-08-30T18:34:48Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-08-30T18:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=753f3265dafdcfeec07b561ca278524c35477583'/>
<id>urn:sha1:753f3265dafdcfeec07b561ca278524c35477583</id>
<content type='text'>
that like to randomly define things like "X86", regenerate autoconf bits
and update cmake.

Fixes PR7852.

Patch by Xerxes Rånby!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112499 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove unions from LLVM IR.  They are severely buggy and not</title>
<updated>2010-08-28T04:09:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-08-28T04:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=61c70e98ac3c7504d31dd9bc81c4e9cb998e9984'/>
<id>urn:sha1:61c70e98ac3c7504d31dd9bc81c4e9cb998e9984</id>
<content type='text'>
being actively maintained, improved, or extended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112356 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix prototypes.</title>
<updated>2010-08-26T17:47:45Z</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-08-26T17:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=767b5b6227a49cac98c275ab05f1560da0fe90be'/>
<id>urn:sha1:767b5b6227a49cac98c275ab05f1560da0fe90be</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112200 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lto_codegen_set_gcc_path was removed.</title>
<updated>2010-08-25T18:37:04Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-08-25T18:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=92b06c2c06666a4dcd36005323ec76d074bae3ca'/>
<id>urn:sha1:92b06c2c06666a4dcd36005323ec76d074bae3ca</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112069 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Create the new linker type "linker_private_weak_def_auto".</title>
<updated>2010-08-20T22:05:50Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2010-08-20T22:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=55ae515f9db484125a23429d4906c5edaf9f10d2'/>
<id>urn:sha1:55ae515f9db484125a23429d4906c5edaf9f10d2</id>
<content type='text'>
It's similar to "linker_private_weak", but it's known that the address of the
object is not taken. For instance, functions that had an inline definition, but
the compiler decided not to inline it. Note, unlike linker_private and
linker_private_weak, linker_private_weak_def_auto may have only default
visibility.  The symbols are removed by the linker from the final linked image
(executable or dynamic library).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111684 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml.</title>
<updated>2010-08-20T14:51:22Z</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2010-08-20T14:51:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f7af931930dfab74b8a72b195e53df34b4ea2480'/>
<id>urn:sha1:f7af931930dfab74b8a72b195e53df34b4ea2480</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111625 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make it possible to set the cpu used for codegen.</title>
<updated>2010-08-11T00:15:13Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-11T00:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2d643ef32891859ec73b6eea2959748f5ebc3af7'/>
<id>urn:sha1:2d643ef32891859ec73b6eea2959748f5ebc3af7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110759 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make it possible to set the flags passed to the assembler.</title>
<updated>2010-08-10T18:55:09Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-10T18:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=98197e55c10176c3ef9100f7d852abbd2347225f'/>
<id>urn:sha1:98197e55c10176c3ef9100f7d852abbd2347225f</id>
<content type='text'>
Nick, please review.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110705 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make it possible to set the target triple and expose that with an option in the</title>
<updated>2010-08-09T21:09:46Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2010-08-09T21:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cbb170d057aa6692b19f577b1e09a6c1c7a26969'/>
<id>urn:sha1:cbb170d057aa6692b19f577b1e09a6c1c7a26969</id>
<content type='text'>
gold plugin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110604 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR7809 by creating a header for just llvm variables that can be</title>
<updated>2010-08-08T02:44:17Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2010-08-08T02:44:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eec5008e77ebfff7fd0723f4a21b88fde5d04b87'/>
<id>urn:sha1:eec5008e77ebfff7fd0723f4a21b88fde5d04b87</id>
<content type='text'>
included in exported interfaces.  Update a couple of exported interfaces.


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