From 8036ca47e27c22055cf8d708358b2e48b2a63e3b Mon Sep 17 00:00:00 2001
From: Duncan Sands
The name of this instruction is "foo". NOTE +
The name of this instruction is "foo". NOTE that the name of any value may be missing (an empty string), so names should ONLY be used for debugging (making the source code easier to read, debugging printouts), they should not be used to keep track of values or map @@ -2805,7 +2805,7 @@ is its address (after linking) which is guaranteed to be constant.
create and what type of linkage the function should have. The FunctionType argument specifies the formal arguments and return value for the function. The same - FunctionType value can be used to + FunctionType value can be used to create multiple functions. The Parent argument specifies the Module in which the function is defined. If this argument is provided, the function will automatically be inserted into that module's list of -- cgit v1.2.3-18-g5258