rust/tests
Oliver Schneider ad053d66fe
change the block and stmt position after a function call returns
previously we moved to the target block *before* calling a function, so when inspecting
the stack, it appeared as if we were in the first statement of the next block.
2016-09-07 12:48:29 +02:00
..
compile-fail change the block and stmt position after a function call returns 2016-09-07 12:48:29 +02:00
run-pass use byteorder's write_f{32,64} instead of transmuting 2016-07-06 11:51:32 +02:00
compiletest.rs store full TargetDataLayout in Memory instead of just pointer size 2016-06-23 09:36:37 +02:00