<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/examples/ModuleMaker, 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>2019-01-19T08:50:56+00:00</updated>
<entry>
<title>Update the file headers across all of the LLVM projects in the monorepo</title>
<updated>2019-01-19T08:50:56+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2019-01-19T08:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2946cd701067404b99c39fb29dc9c74bd7193eb3'/>
<id>urn:sha1:2946cd701067404b99c39fb29dc9c74bd7193eb3</id>
<content type='text'>
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
</content>
</entry>
<entry>
<title>Update examples for API change. NFC.</title>
<updated>2018-02-14T19:23:27+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2018-02-14T19:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=24be43d22b7a6c73b50a3e6d70af84b4f95a8f93'/>
<id>urn:sha1:24be43d22b7a6c73b50a3e6d70af84b4f95a8f93</id>
<content type='text'>
llvm-svn: 325157
</content>
</entry>
<entry>
<title>Fix examples files to reflect header split in r286566.</title>
<updated>2016-11-11T06:02:04+00:00</updated>
<author>
<name>Teresa Johnson</name>
<email>tejohnson@google.com</email>
</author>
<published>2016-11-11T06:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5923864597ecdd6ee2fed5f3ee98fae27d5651a1'/>
<id>urn:sha1:5923864597ecdd6ee2fed5f3ee98fae27d5651a1</id>
<content type='text'>
I missed these files in examples/

llvm-svn: 286570
</content>
</entry>
<entry>
<title>Fix some Include What You Use warnings in examples; other minor fixes.</title>
<updated>2016-05-25T01:18:36+00:00</updated>
<author>
<name>Eugene Zelenko</name>
<email>eugene.zelenko@gmail.com</email>
</author>
<published>2016-05-25T01:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2b8e41705e26f2eba369037ef6f7ba83a47cdf4e'/>
<id>urn:sha1:2b8e41705e26f2eba369037ef6f7ba83a47cdf4e</id>
<content type='text'>
Differential revision: http://reviews.llvm.org/D20607

llvm-svn: 270645
</content>
</entry>
<entry>
<title>Remove autoconf support</title>
<updated>2016-01-26T21:29:08+00:00</updated>
<author>
<name>Chris Bieneman</name>
<email>beanz@apple.com</email>
</author>
<published>2016-01-26T21:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e49730d4baa8443ad56f59bd8066bf4c1e56ea72'/>
<id>urn:sha1:e49730d4baa8443ad56f59bd8066bf4c1e56ea72</id>
<content type='text'>
Summary:
This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html

"I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened."
- Obi Wan Kenobi

Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark

Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits

Differential Revision: http://reviews.llvm.org/D16471

llvm-svn: 258861
</content>
</entry>
<entry>
<title>[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.</title>
<updated>2013-12-10T11:13:32+00:00</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2013-12-10T11:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b5c4b876907c3af47e1141a9221b5cb1f9372e06'/>
<id>urn:sha1:b5c4b876907c3af47e1141a9221b5cb1f9372e06</id>
<content type='text'>
llvm-svn: 196908
</content>
</entry>
<entry>
<title>Update the examples for the new header file locations.</title>
<updated>2013-01-02T11:56:33+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2013-01-02T11:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=005f27a0d39047acb7085e19a7b3d57c3be6ed41'/>
<id>urn:sha1:005f27a0d39047acb7085e19a7b3d57c3be6ed41</id>
<content type='text'>
Sorry for the fallout here, I forgot the examples aren't built by
default any more.

llvm-svn: 171371
</content>
</entry>
<entry>
<title>Sort the #include lines of the examples/... tree.</title>
<updated>2012-12-04T10:16:57+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-12-04T10:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=605e30e93cea54655f0dfb0a6eb4ff0d48353f4f'/>
<id>urn:sha1:605e30e93cea54655f0dfb0a6eb4ff0d48353f4f</id>
<content type='text'>
llvm-svn: 169249
</content>
</entry>
<entry>
<title>Convert a bunch of uses of 'bytecode' into 'bitcode'.  This</title>
<updated>2010-09-29T20:09:55+00:00</updated>
<author>
<name>Duncan Sands</name>
<email>baldrick@free.fr</email>
</author>
<published>2010-09-29T20:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e9da6db67fba424f20f9dcf4406f3ad93a622ff9'/>
<id>urn:sha1:e9da6db67fba424f20f9dcf4406f3ad93a622ff9</id>
<content type='text'>
is not everything, but the remaining cases are less trivial.

llvm-svn: 115080
</content>
</entry>
<entry>
<title>Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."</title>
<updated>2010-09-13T23:59:48+00:00</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2010-09-13T23:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=93c9b2ea936e92f0c53b18e60fe654cc8d91c4cf'/>
<id>urn:sha1:93c9b2ea936e92f0c53b18e60fe654cc8d91c4cf</id>
<content type='text'>
This reverts commit r113632

Conflicts:

	cmake/modules/AddLLVM.cmake

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