about summary refs log tree commit diff
path: root/src/rt/sync/rust_thread.cpp
diff options
context:
space:
mode:
authorJed Davis <jld@panix.com>2013-09-29 02:20:11 -0700
committerJed Davis <jld@panix.com>2013-10-29 09:09:20 -0700
commitfcfbfde0b71d2470cb544d3d216eaf61ceb348bf (patch)
treecf2498a05b0bd22e430b441482dbaa335d7c90e1 /src/rt/sync/rust_thread.cpp
parent92109b12029b21e27f9f12a2b4faf4abc0627b64 (diff)
downloadrust-fcfbfde0b71d2470cb544d3d216eaf61ceb348bf.tar.gz
rust-fcfbfde0b71d2470cb544d3d216eaf61ceb348bf.zip
Adjust reflection for the possibility of discriminants larger than int.
Not only can discriminants be smaller than int now, but they can be
larger than int on 32-bit targets.  This has obvious implications for the
reflection interface.  Without this change, things fail with LLVM
assertions when we try to "extend" i64 to i32.
Diffstat (limited to 'src/rt/sync/rust_thread.cpp')
0 files changed, 0 insertions, 0 deletions