Ian Romanick e29a585989 Use ir_variable::clone to copy parameters to the function body
Several other code movements were also done.  This partitions this
function into two halves.  The first half processes the prototype
part, and the second have processes the actual function definition.
The coming patch series will parition ast_function_definition::hir
into (at least) two separate functions.
2010-03-31 17:54:26 -07:00
2010-02-22 13:19:34 -08:00
2010-03-31 16:16:54 -07:00
2010-03-08 13:02:58 -08:00
2010-02-25 17:17:23 -08:00
2010-02-25 17:17:23 -08:00
2010-02-25 17:17:23 -08:00
2010-02-22 13:19:34 -08:00
2010-03-25 13:19:13 -07:00
2010-03-31 17:52:44 -07:00
2010-03-26 17:17:41 -07:00
Description
No description provided
545 MiB
Languages
C 75.3%
C++ 18.2%
Python 2.7%
Assembly 1.5%
Rust 1.2%
Other 0.9%