about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2017-12-19 17:05:14 -0500
committerScott McMurray <scottmcm@users.noreply.github.com>2017-12-19 17:05:14 -0500
commitfb245e05404ad5bbe689dcdc5bd5f4750f4e3730 (patch)
treec7bd066f7ed7f7e508e3ef6d6eca92d62d0718ae /src/rustllvm/RustWrapper.cpp
parente7db42fb5b9a620c5669711546663d0ccebf9291 (diff)
downloadrust-fb245e05404ad5bbe689dcdc5bd5f4750f4e3730.tar.gz
rust-fb245e05404ad5bbe689dcdc5bd5f4750f4e3730.zip
Split PlaceContext::Store into Store & AsmOutput
Outputs in InlineAsm can be read-write, so splitting it out is useful for things like Store-Store folding, as it cannot be done for a Store-AsmOutput.

This PR is intended to make no changes, just be the mechanical split of the enum.  Future changes can use the split, like a MIR pass I'm working on and perhaps two-phase borrows.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions