[cfe-dev] Cannot yet select: 0x2a216f00: ch = declare 0x2a2166c0, 0x2a216c6c, 0x2a217218
Mike Stump
mrs at apple.com
Fri Feb 13 05:41:55 PST 2009
On Feb 13, 2009, at 5:01 AM, David Chisnall wrote:
> Does anyone know what this error means:
>
> Cannot yet select: 0x2a216f00: ch = declare 0x2a2166c0, 0x2a216c6c,
> 0x2a217218
Yeah... Run -emit-llvm on it, and see if that works. If so, run
bugpoint on it, and see if it says that it is an invalid debugging
note. Then, update and see if it goes away.
More information about the cfe-dev
mailing list