summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-07-12 18:35:20 -0700
committerIan Romanick <ian.d.romanick@intel.com>2010-07-12 18:51:55 -0700
commit11fc7beb2fa82179cfd9202449e1365b28f868a9 (patch)
treeadccbf42ac361f18ba50479ce82484f31c94d118 /configs
parent13f782c4ae4e38e64ec4fe87a1c24597a5e894c3 (diff)
ir_function: Make matching_signature not return const
The linker needs to use this function to get specific function signatures, but it also needs to modify the returned signature. Since this method isn't itself const (i.e., const this pointer), there is no value in making a const and non-const version.
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions