<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/cfguard_nochecks.rs, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-01-28T14:43:23+00:00</updated>
<entry>
<title>Add support for Control Flow Guard on Windows.</title>
<updated>2020-01-28T14:43:23+00:00</updated>
<author>
<name>Andrew Paverd</name>
<email>andrew.paverd@microsoft.com</email>
</author>
<published>2020-01-13T13:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0744e1e0c35b1083733fd5c74fc3fb5a6cd04f7'/>
<id>urn:sha1:c0744e1e0c35b1083733fd5c74fc3fb5a6cd04f7</id>
<content type='text'>
This patch enables rustc to emit the required LLVM module flags to enable Control Flow Guard metadata (cfguard=1) or metadata and checks (cfguard=2). The LLVM module flags are ignored on unsupported targets and operating systems.
</content>
</entry>
</feed>
