<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp, branch 1.72.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.72.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.72.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-03-08T06:46:39+00:00</updated>
<entry>
<title>Remove an extraneous include</title>
<updated>2023-03-08T06:46:39+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2023-03-08T06:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=057d6ed1470730554d4380cde316a987ade97022'/>
<id>urn:sha1:057d6ed1470730554d4380cde316a987ade97022</id>
<content type='text'>
SymbolWrapper.cpp doesn't use std::optional or llvm::Optional, so this
patch removes the extraneous include.  Note that llvm/ADT/Optional.h
has been deprecated upstream.  This patch ensures that
SymbolWrapper.cpp continues to compile even after the upcoming removal
of Optional.h.
</content>
</entry>
<entry>
<title>Use LLVM for getting symbols from COFF bigobj files</title>
<updated>2022-11-26T19:35:32+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2022-11-26T13:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0673cde5a36db203f18941c125a1665184e056ed'/>
<id>urn:sha1:0673cde5a36db203f18941c125a1665184e056ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite LLVM's archive writer in Rust</title>
<updated>2022-11-26T19:35:32+00:00</updated>
<author>
<name>bjorn3</name>
<email>bjorn3@users.noreply.github.com</email>
</author>
<published>2022-05-28T10:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be6708428fdf6693188e2c2f10f05d1b1aaa5750'/>
<id>urn:sha1:be6708428fdf6693188e2c2f10f05d1b1aaa5750</id>
<content type='text'>
This allows it to be used by other codegen backends
</content>
</entry>
</feed>
