DescriptionPNaCl: Add two new passes: `-rewrite-aggregate-arguments && `-rewrite-aggregate-returns`.
These two passes handle IR emitted by Rust by rewriting functions with
aggregates in their signatures into a form `ExpandStructRegs` can successfully
transform.
R= jfb@chromium.org
TEST= Run the in-tree LLVM tests.
BUG=
Patch Set 1 #Patch Set 2 : Fix and add a test. #
Messages
Total messages: 3 (0 generated)
|