<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/Bitcode/multi-module.ll, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Add support for multi-module bitcode files to llvm-dis</title>
<updated>2019-11-14T18:40:41+00:00</updated>
<author>
<name>Matthew Voss</name>
<email>matthew.voss@sony.com</email>
</author>
<published>2019-11-13T00:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=141bb5f308fa108045400622889a21a12c4ed41c'/>
<id>141bb5f308fa108045400622889a21a12c4ed41c</id>
<content type='text'>
Summary:
This change allows llvm-dis to disassemble multi-module bitcode
files, including the associated module summary.

Reviewers: tejohnson, pcc, mehdi_amini

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This change allows llvm-dis to disassemble multi-module bitcode
files, including the associated module summary.

Reviewers: tejohnson, pcc, mehdi_amini

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70153
</pre>
</div>
</content>
</entry>
<entry>
<title>Bitcode: Add a more comprehensive multi-module test now that we have both llvm-cat and llvm-modextract.</title>
<updated>2016-11-29T21:55:09+00:00</updated>
<author>
<name>Peter Collingbourne</name>
<email>peter@pcc.me.uk</email>
</author>
<published>2016-11-29T21:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8700d91ddb8da084c89d52c683e9a326bd1c8179'/>
<id>8700d91ddb8da084c89d52c683e9a326bd1c8179</id>
<content type='text'>
Differential Revision: https://reviews.llvm.org/D27189

llvm-svn: 288202
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://reviews.llvm.org/D27189

llvm-svn: 288202
</pre>
</div>
</content>
</entry>
<entry>
<title>Bitcode: Introduce BitcodeWriter interface.</title>
<updated>2016-11-29T20:43:47+00:00</updated>
<author>
<name>Peter Collingbourne</name>
<email>peter@pcc.me.uk</email>
</author>
<published>2016-11-29T20:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5a0a2e648c267d99111b21482ca709f580e9ccc2'/>
<id>5a0a2e648c267d99111b21482ca709f580e9ccc2</id>
<content type='text'>
This interface allows clients to write multiple modules to a single
bitcode file. Also introduce the llvm-cat utility which can be used
to create a bitcode file containing multiple modules.

Differential Revision: https://reviews.llvm.org/D26179

llvm-svn: 288195
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This interface allows clients to write multiple modules to a single
bitcode file. Also introduce the llvm-cat utility which can be used
to create a bitcode file containing multiple modules.

Differential Revision: https://reviews.llvm.org/D26179

llvm-svn: 288195
</pre>
</div>
</content>
</entry>
</feed>
