<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_llvm/src/back/write.rs, branch 1.68.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.68.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.68.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-17T08:09:33+00:00</updated>
<entry>
<title>Remove double spaces after dots in comments</title>
<updated>2023-01-17T08:09:33+00:00</updated>
<author>
<name>Maybe Waffle</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2022-11-16T20:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6a28fb42a8b8f1f67fe854c2206148171e434d73'/>
<id>urn:sha1:6a28fb42a8b8f1f67fe854c2206148171e434d73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove wrapper functions for some unstable options</title>
<updated>2022-12-20T14:02:15+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2022-12-20T14:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb79e44df6310ab449cee6ef82d7672b7e43d4e8'/>
<id>urn:sha1:fb79e44df6310ab449cee6ef82d7672b7e43d4e8</id>
<content type='text'>
They are trivial and just forward to the option. Like most other
options, we can just access it directly.
</content>
</entry>
<entry>
<title>llvm: dwo only emitted when object code emitted</title>
<updated>2022-11-08T10:35:53+00:00</updated>
<author>
<name>David Wood</name>
<email>david.wood@huawei.com</email>
</author>
<published>2022-11-07T15:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29dc08307dde3051ab6bf17c53f2db99e32681ee'/>
<id>urn:sha1:29dc08307dde3051ab6bf17c53f2db99e32681ee</id>
<content type='text'>
`CompiledModule` should not think a DWARF object was emitted when a
bitcode-only compilation has happened, this can confuse archive file
creation (which expects to create an archive containing non-existent dwo
files).

Signed-off-by: David Wood &lt;david.wood@huawei.com&gt;
</content>
</entry>
<entry>
<title>fix a typo</title>
<updated>2022-10-13T16:10:04+00:00</updated>
<author>
<name>wtj</name>
<email>zhangwt1997@gmail.com</email>
</author>
<published>2022-10-13T09:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=519125640035c66f906feb3455891ae9b41b299d'/>
<id>urn:sha1:519125640035c66f906feb3455891ae9b41b299d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename LLVM `optimize` functions</title>
<updated>2022-09-19T18:10:12+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2022-09-19T18:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00bb9fc2be81b8beb257fdf220ed3f2386ab0930'/>
<id>urn:sha1:00bb9fc2be81b8beb257fdf220ed3f2386ab0930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove -Znew-llvm-pass-manager</title>
<updated>2022-09-18T20:26:03+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2022-09-16T23:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38e0e8f7bb5060d6a656d0d17dd119f9e3482e67'/>
<id>urn:sha1:38e0e8f7bb5060d6a656d0d17dd119f9e3482e67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for LLVM's legacy pass manager</title>
<updated>2022-09-18T20:25:49+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2022-09-16T23:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2860f77a0dd30d7edbb374fff49b39b096e298fd'/>
<id>urn:sha1:2860f77a0dd30d7edbb374fff49b39b096e298fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always import all tracing macros for the entire crate instead of piecemeal by module</title>
<updated>2022-09-01T14:54:27+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-08-31T13:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee3c8350189de045ec71997874eaa6cebf99fbf3'/>
<id>urn:sha1:ee3c8350189de045ec71997874eaa6cebf99fbf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa</title>
<updated>2022-08-16T04:05:57+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-08-16T04:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b19a185dbeaad0925480df0bba641749ad2d850'/>
<id>urn:sha1:0b19a185dbeaad0925480df0bba641749ad2d850</id>
<content type='text'>
Update the minimum external LLVM to 13

With this change, we'll have stable support for LLVM 13 through 15 (pending release).
For reference, the previous increase to LLVM 12 was #90175.

r? `@nagisa`
</content>
</entry>
<entry>
<title>Update the minimum external LLVM to 13</title>
<updated>2022-08-14T20:46:51+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2022-08-12T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2970ad8aeeaa94ad5af5fc49150c14bcf86bf7c9'/>
<id>urn:sha1:2970ad8aeeaa94ad5af5fc49150c14bcf86bf7c9</id>
<content type='text'>
</content>
</entry>
</feed>
