| commit | f4258eb48420fb1e80250a9f589f1bb2225462e1 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Mon May 02 18:05:27 2011 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Mon May 02 18:05:27 2011 +0000 |
| tree | ce1297c989eb1e2ddb7aadee9599e39974309f5f | |
| parent | 43dca6a8d2e9a0e2ad79cd7351965e75deacef35 [diff] |
Switch CallArgList from an std::pair to a new CallArg struct (which will eventually gain more members). Working towards modifying call emission to avoid unnecessary copies. llvm-svn: 130700