qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/6] tcg: Always define all of the TCGOpcode enu


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 2/6] tcg: Always define all of the TCGOpcode enum members.
Date: Tue, 23 Aug 2011 10:21:03 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Thunderbird/3.1.11

On 08/23/2011 10:11 AM, Peter Maydell wrote:
> A compile-time check that the tcg target has #defined all the
> TCG_TARGET_HAS_foo to 0/1 and not left any undefined might be
> useful?

That compile-time check is the uses in tcg-op.h.  If they're
not defined you'll get undefined symbol errors in that file.

I'll look into the problem...


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]