On 2014-03-24 14:38:02 +0200, Martin Storsjö wrote:
> ---
> gas-preprocessor.pl | 14 +++++++++++---
> 1 file changed, 11 insertions(+), 3 deletions(-)
>
> diff --git a/gas-preprocessor.pl b/gas-preprocessor.pl
> index 27a84b7..3bdc7dd 100755
> --- a/gas-preprocessor.pl
> +++ b/gas-preprocessor.pl
> @@ -605,6 +605,16 @@ my %labels_seen;
>
> my %aarch64_req_alias;
>
> +sub is_register {
maybe is_arm_register? not really important since it's not used
outside of arm context. otherwise ok
Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel