<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/lib/CompilerDriver/Makefile, 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>2011-09-20T00:34:27+00:00</updated>
<entry>
<title>Remove more of llvmc and dependencies.</title>
<updated>2011-09-20T00:34:27+00:00</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2011-09-20T00:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=69c02e9476ffd02d86f6be154df3e602888c2a32'/>
<id>urn:sha1:69c02e9476ffd02d86f6be154df3e602888c2a32</id>
<content type='text'>
llvm-svn: 140121
</content>
</entry>
<entry>
<title>Now to chant the magical incantation that will exorcise the System library</title>
<updated>2010-11-29T19:44:50+00:00</updated>
<author>
<name>Charles Davis</name>
<email>cdavis@mines.edu</email>
</author>
<published>2010-11-29T19:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=54c9eb6fff9b383ce6e30933ad63a7dca8f67b87'/>
<id>urn:sha1:54c9eb6fff9b383ce6e30933ad63a7dca8f67b87</id>
<content type='text'>
from LLVM forever:

grep -lR "llvm/System" * | grep -v .svn | xargs sed -ie 's#llvm/System#llvm/Support#g'

llvm-svn: 120314
</content>
</entry>
<entry>
<title>have the makefiles check the llvm-config error code instead of charging</title>
<updated>2010-09-01T16:11:17+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-09-01T16:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c19eaaa9d4025ee756e57e1c90285cc471aa33ba'/>
<id>urn:sha1:c19eaaa9d4025ee756e57e1c90285cc471aa33ba</id>
<content type='text'>
on an producing weird link errors.  Patch by Yuri Gribov!

llvm-svn: 112714
</content>
</entry>
<entry>
<title>llvmc: remove dynamic plugins.</title>
<updated>2010-08-15T07:07:12+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2010-08-15T07:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=938e976b90693481de0c2668eb1ca36226c1c258'/>
<id>urn:sha1:938e976b90693481de0c2668eb1ca36226c1c258</id>
<content type='text'>
llvm-svn: 111094
</content>
</entry>
<entry>
<title>Get rid of exceptions in llvmc.</title>
<updated>2010-07-23T03:42:55+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2010-07-23T03:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=1e5d7c6e82f96fbfb62baae27b376f047c804ded'/>
<id>urn:sha1:1e5d7c6e82f96fbfb62baae27b376f047c804ded</id>
<content type='text'>
llvmc can be now compiled with llvm-gcc on Windows.

llvm-svn: 109215
</content>
</entry>
<entry>
<title>mark some libraries that currently require RTTI.</title>
<updated>2010-01-24T20:22:08+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-01-24T20:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=dec86d73373f9d25e5db58acdd42e401351007ac'/>
<id>urn:sha1:dec86d73373f9d25e5db58acdd42e401351007ac</id>
<content type='text'>
llvm-svn: 94377
</content>
</entry>
<entry>
<title>LLVMC can be now compiled w/o dynamic plugin support.</title>
<updated>2009-07-04T03:55:25+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-07-04T03:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=95bac6f77c9a0a63280aa43b376dfa0db5a91f5f'/>
<id>urn:sha1:95bac6f77c9a0a63280aa43b376dfa0db5a91f5f</id>
<content type='text'>
Controlled via the --enable-llvmc-dynamic-plugins option.

llvm-svn: 74784
</content>
</entry>
<entry>
<title>Add --enable-llvmc-dynamic configure option.</title>
<updated>2009-07-03T03:52:47+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-07-03T03:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=d6c39ae68cee3d295e35b1b8b82e8689df435d45'/>
<id>urn:sha1:d6c39ae68cee3d295e35b1b8b82e8689df435d45</id>
<content type='text'>
Controls whether libCompilerDriver should be loaded dynamically. By default this
is needed only on Win32, to make dynamic plugins work.

llvm-svn: 74759
</content>
</entry>
<entry>
<title>Fix install of libCompilerDriver dynamic library to not copy on every build.</title>
<updated>2009-06-29T22:59:36+00:00</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-06-29T22:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=f71a0cca8483b429cfb8b15a07b8c1ac9c375cbe'/>
<id>urn:sha1:f71a0cca8483b429cfb8b15a07b8c1ac9c375cbe</id>
<content type='text'>
llvm-svn: 74473
</content>
</entry>
<entry>
<title>Make dynamic LLVMC plugins work on Windows (finally!).</title>
<updated>2009-06-29T03:09:15+00:00</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-06-29T03:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=72f3f7eb564fdb910a9068d47a00ddc70ba6f61d'/>
<id>urn:sha1:72f3f7eb564fdb910a9068d47a00ddc70ba6f61d</id>
<content type='text'>
Implemented by making lib/CompilerDriver a shared library that holds all the
global static data (CommandLine options, plugin registry) that we unfortunately
have to live with.

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