about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2015-06-05 14:38:49 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2015-07-28 16:12:27 +0200
commit9ef61f1ee0690b4fb04192a283113901d5764b32 (patch)
tree96be9bb7dd605a6be88dfa5c80025f1f39dadf9d /src/rustllvm/RustWrapper.cpp
parent3eb7dd7f748ff54fbe9fd117e0bd10f67da70c44 (diff)
downloadrust-9ef61f1ee0690b4fb04192a283113901d5764b32.tar.gz
rust-9ef61f1ee0690b4fb04192a283113901d5764b32.zip
Prep for dropflag hints: refactor `trans:_match` to pass around `MatchInput` rather than `ValueRef`.
(already thumbs-upped pre-rebase by nikomatsakis)

The refactoring here is trivial because `trans::datum::Lvalue`
currently carries no payload. However, future commits will start
adding a payload to `Lvalue`, and thus will force us either

 1. to thread the payload through the `_match` code (a long term goal), or

 2. to ensure the payload has some reasonable default value.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions