about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2017-03-22 11:40:29 -0400
committerNiko Matsakis <niko@alum.mit.edu>2017-03-30 07:55:29 -0400
commit066d44bc0d1680e2094867631920104049fd4948 (patch)
treeb842cac4183bb0ca4584e28a0adab26662874032 /src/rustllvm/RustWrapper.cpp
parent6a47fa1d3d4594ddd3077d0e73d29aa056493b0d (diff)
downloadrust-066d44bc0d1680e2094867631920104049fd4948.tar.gz
rust-066d44bc0d1680e2094867631920104049fd4948.zip
refactor the `targeted_by_break` field
In master, this field was an arbitrary node-id (in fact, an id for
something that doesn't even exist in the HIR -- the `catch` node).
Breaks targeting this block used that id. In the newer system, this
field is a boolean, and any breaks targeted this block will use the
id of the block.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions