<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/bindings/ocaml/bitwriter, 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>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>[OCaml] [cmake] Add CMake buildsystem for OCaml.</title>
<updated>2014-12-01T19:50:23+00:00</updated>
<author>
<name>Peter Zotov</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2014-12-01T19:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b20073c63ca7cd4c2f73f469bf7793ba0678fb07'/>
<id>urn:sha1:b20073c63ca7cd4c2f73f469bf7793ba0678fb07</id>
<content type='text'>
Closes PR15325.

llvm-svn: 223071
</content>
</entry>
<entry>
<title>[OCaml] De-duplicate llvm_raise and llvm_string_of_message.</title>
<updated>2014-10-30T08:29:29+00:00</updated>
<author>
<name>Peter Zotov</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2014-10-30T08:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=1b254f9a56b8647ea0101ee49ff00fd4a810b6d4'/>
<id>urn:sha1:1b254f9a56b8647ea0101ee49ff00fd4a810b6d4</id>
<content type='text'>
llvm-svn: 220898
</content>
</entry>
<entry>
<title>[OCaml] Expose Llvm_bitwriter.write_bitcode_to_memory_buffer.</title>
<updated>2014-10-29T08:16:01+00:00</updated>
<author>
<name>Peter Zotov</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2014-10-29T08:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5f28729c61232e7a941e320f9e6985112d5bf6bd'/>
<id>urn:sha1:5f28729c61232e7a941e320f9e6985112d5bf6bd</id>
<content type='text'>
llvm-svn: 220844
</content>
</entry>
<entry>
<title>[OCaml] Drop support for 3.12.1 and earlier.</title>
<updated>2014-10-29T08:15:54+00:00</updated>
<author>
<name>Peter Zotov</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2014-10-29T08:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=662538ac404c94ddfb92bd9def67d0e5034b45ec'/>
<id>urn:sha1:662538ac404c94ddfb92bd9def67d0e5034b45ec</id>
<content type='text'>
In practice this means:
  * Always using -g flag.
  * Embedding -cclib -lstdc++ into the corresponding cma/cmxa file.
    This also moves -lstdc++ in a single place.
  * Using caml_named_value instead of a homegrown mechanism.

llvm-svn: 220843
</content>
</entry>
<entry>
<title>[OCaml] Fix whitespace.</title>
<updated>2014-10-28T06:15:18+00:00</updated>
<author>
<name>Peter Zotov</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2014-10-28T06:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=110f62912b143cf85e6d9d13f9f2d6e5d9e91f23'/>
<id>urn:sha1:110f62912b143cf85e6d9d13f9f2d6e5d9e91f23</id>
<content type='text'>
llvm-svn: 220766
</content>
</entry>
<entry>
<title>OCaml bindings: formatting</title>
<updated>2013-11-01T00:26:01+00:00</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2013-11-01T00:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=493cd8c09b2c3b10c2bd4026fa1cc760d1dd0e3b'/>
<id>urn:sha1:493cd8c09b2c3b10c2bd4026fa1cc760d1dd0e3b</id>
<content type='text'>
This commit only changes comments and documentation in OCaml bindings. The official name of the language is OCaml, and the usage is now consistent.

Patch by Peter Zotov

llvm-svn: 193836
</content>
</entry>
<entry>
<title>Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.</title>
<updated>2010-03-06T00:30:06+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>idadesub@users.sourceforge.net</email>
</author>
<published>2010-03-06T00:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=381268e629041da9add8736ddbfe87b7bb420f38'/>
<id>urn:sha1:381268e629041da9add8736ddbfe87b7bb420f38</id>
<content type='text'>
llvm-svn: 97858
</content>
</entry>
<entry>
<title>remove dead makefile flags.</title>
<updated>2009-06-24T05:28:55+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-06-24T05:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=f46306a697580ed7b4c596547f01e2d052381bbe'/>
<id>urn:sha1:f46306a697580ed7b4c596547f01e2d052381bbe</id>
<content type='text'>
llvm-svn: 74064
</content>
</entry>
</feed>
