about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2015-08-28 16:34:07 -0700
committerHuon Wilson <dbau.pp+github@gmail.com>2015-08-29 15:36:16 -0700
commitee2de279965a27e8189a9129a4b3454dd82568b9 (patch)
treed3f43aeb293ce1a7f683566dafce3bfea64f7563 /src/rustllvm/RustWrapper.cpp
parentb03ca7f805ab4e2bc6a5da6182fec6c0934042c7 (diff)
downloadrust-ee2de279965a27e8189a9129a4b3454dd82568b9.tar.gz
rust-ee2de279965a27e8189a9129a4b3454dd82568b9.zip
Add support for aggregates in platform intrinsics.
This adds support for flattened intrinsics, which are called in Rust
with tuples but in LLVM without them (e.g. `foo((a, b))` becomes `foo(a,
b)`). Unflattened ones could be supported, but are not yet.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions