softdevteam / ykrustc

Yorick Meta-tracer
Other
6 stars 4 forks source link

Generate Call terminators with a return value and arguments. #93

Closed vext01 closed 4 years ago

vext01 commented 4 years ago

Includes a fair amount of churn due to necessary ykpack changes and for modularity.

E.g. Make lower_place() return ykpack::Place, not ykpack::Local.

Companion PR: https://github.com/softdevteam/yk/pull/50

We will need a 3-stage merge.

vext01 commented 4 years ago

(Tests still running, but we can review in parallel)

vext01 commented 4 years ago

tests passing.

ptersilie commented 4 years ago

Please squash and start 3-way merge.

vext01 commented 4 years ago

squashed and added cycle breaker.

ready for bors.

ptersilie commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded