DescriptionPNaCl: Add ExpandVarArgs pass for expanding out variable-args function calls
Once this pass is enabled, it will simplify the language to reduce the
set of constructs that a PNaCl translator needs to handle as part of a
stable wire format for PNaCl.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3338
TEST=test/Transforms/NaCl/expand-varargs.ll
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=7216560
Patch Set 1 #Patch Set 2 : Handle invokes #Patch Set 3 : Handle invokes (retry upload) #Patch Set 4 : Handle invokes (retry upload) #
Total comments: 25
Patch Set 5 : Review #
Total comments: 5
Patch Set 6 : Style - review #Patch Set 7 : Preserve debug info (line numbers) #Patch Set 8 : Rebase #
Messages
Total messages: 5 (0 generated)
|