about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-04-20 13:46:30 -0700
committerbors <bors@rust-lang.org>2014-04-20 13:46:30 -0700
commit02081e7c41d5780ae59fd8e6f68193a8fe737ced (patch)
tree779e3d192adfbab1780e8dd9b357e291be3b418a /src/rustllvm/ExecutionEngineWrapper.cpp
parent50671dc626d0922b31fd6952711836db19495878 (diff)
parent37306c1d25a6bb8d1e96adaff6a360d6163b8f29 (diff)
downloadrust-02081e7c41d5780ae59fd8e6f68193a8fe737ced.tar.gz
rust-02081e7c41d5780ae59fd8e6f68193a8fe737ced.zip
auto merge of #13636 : nick29581/rust/ty_vec, r=pcwalton
Refactors all uses of ty_vec and associated things to remove the vstore abstraction (still used for strings, for now). Pointers to vectors are stored as ty_rptr or ty_uniq wrapped around a ty_vec. There are no user-facing changes. Existing behaviour is preserved by special-casing many instances of pointers containing vectors. Hopefully with DST most of these hacks will go away. For now it is useful to leave them hanging around rather than abstracting them into a method or something.

Closes #13554.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions