* lib/target-supports.exp (check_ifunc_available): Improve comment.

From-SVN: r176621
This commit is contained in:
Uros Bizjak 2011-07-22 11:19:44 +02:00
parent 5b6d595bd7
commit 50823f95fd
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ proc check_alias_available { } {
return $alias_available_saved
}
# Returns 1 if the target supports ifunc, 0 otherwise.
# Returns 1 if the target toolchain supports ifunc, 0 otherwise.
proc check_ifunc_available { } {
return [check_no_compiler_messages ifunc_available object {