<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-make/execution-engine/Makefile, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2016-07-29T08:29:59+00:00</updated>
<entry>
<title>test: Remove the execution-engine test</title>
<updated>2016-07-29T08:29:59+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2016-07-25T20:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5fa55781bd77f7a9fbdb3af8fa4e1b0cd0b1cf06'/>
<id>urn:sha1:5fa55781bd77f7a9fbdb3af8fa4e1b0cd0b1cf06</id>
<content type='text'>
We don't actually officially support this at all, and the execution engine
support in LLVM we've had to gut as it's not compiling on MinGW, so just delete
this test for now.
</content>
</entry>
<entry>
<title>Better support for `--llvm-root`.</title>
<updated>2015-12-13T21:05:43+00:00</updated>
<author>
<name>Richard Diamond</name>
<email>wichard@vitalitystudios.com</email>
</author>
<published>2015-08-22T04:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bd69f2248ce2635f3fc05f08d8a7944eed0016a'/>
<id>urn:sha1:7bd69f2248ce2635f3fc05f08d8a7944eed0016a</id>
<content type='text'>
This handles cases when the LLVM used isn't configured will the 'usual'
targets. Also, cases where LLVM is shared are also handled (ie with
`LD_LIBRARY_PATH` etc).
</content>
</entry>
<entry>
<title>this fixes the test failures on freebsd</title>
<updated>2015-07-08T17:32:43+00:00</updated>
<author>
<name>Dave Huseby</name>
<email>dhuseby@mozilla.com</email>
</author>
<published>2015-07-08T17:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b77985fcfb9f0af810f387f79477234b1e110ef9'/>
<id>urn:sha1:b77985fcfb9f0af810f387f79477234b1e110ef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to LLVM `ExecutionEngine` wrapper</title>
<updated>2015-06-08T23:54:50+00:00</updated>
<author>
<name>Murarth</name>
<email>murarth@gmail.com</email>
</author>
<published>2015-05-19T23:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=021e48326db304559a74f2f338d511f9674d0da7'/>
<id>urn:sha1:021e48326db304559a74f2f338d511f9674d0da7</id>
<content type='text'>
* Removes `RustJITMemoryManager` from public API.
  This was really sort of an implementation detail to begin with.
* `__morestack` is linked to C++ wrapper code and this pointer
  is used when resolving the symbol for `ExecutionEngine` code.
* `__morestack_addr` is also resolved for `ExecutionEngine` code.
  This function is sometimes referenced in LLVM-generated code,
  but was not able to be resolved on Mac OS systems.
* Added Windows support to `ExecutionEngine` API.
* Added a test for basic `ExecutionEngine` functionality.
</content>
</entry>
</feed>
