Commit 0844ee7f by Richard Kenner

(built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_ADDRESS.

From-SVN: r14618
parent f602c208
...@@ -93,6 +93,7 @@ enum built_in_function ...@@ -93,6 +93,7 @@ enum built_in_function
BUILT_IN_CONSTANT_P, BUILT_IN_CONSTANT_P,
BUILT_IN_FRAME_ADDRESS, BUILT_IN_FRAME_ADDRESS,
BUILT_IN_RETURN_ADDRESS, BUILT_IN_RETURN_ADDRESS,
BUILT_IN_AGGREGATE_INCOMING_ADDRESS,
BUILT_IN_CALLER_RETURN_ADDRESS, BUILT_IN_CALLER_RETURN_ADDRESS,
BUILT_IN_APPLY_ARGS, BUILT_IN_APPLY_ARGS,
BUILT_IN_APPLY, BUILT_IN_APPLY,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment