<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/mainsubprogram.rs, branch 1.26.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.26.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.26.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-10-16T20:10:16+00:00</updated>
<entry>
<title>Update the codegen/mainsubprogram tests to min-llvm 4.0</title>
<updated>2017-10-16T20:10:16+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2017-10-16T19:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7538a9b8afc42abfdc01afb4481a63dc3840f2ee'/>
<id>urn:sha1:7538a9b8afc42abfdc01afb4481a63dc3840f2ee</id>
<content type='text'>
The necessary changes were only in upstream LLVM in 4.0, but they were
for a while backported to Rust LLVM.  Now that Rust LLVM is also 4.0, we
can make the test conditional here more accurate.
</content>
</entry>
<entry>
<title>Emit DW_AT_main_subprogram</title>
<updated>2017-02-05T06:19:39+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tom@tromey.com</email>
</author>
<published>2016-11-30T21:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b037c5211b9ba496252af5a0369b48649f91ccc8'/>
<id>urn:sha1:b037c5211b9ba496252af5a0369b48649f91ccc8</id>
<content type='text'>
This changes rustc to emit DW_AT_main_subprogram on the "main" program.
This lets gdb suitably stop at the user's main in response to
"start" (rather than the library's main, which is what happens
currently).

Fixes #32620
r? michaelwoerister
</content>
</entry>
</feed>
