[LLVMdev] strict aliasing warning in x86 land
Mike Stump
mrs at apple.com
Sat Dec 15 12:26:40 PST 2007
On Dec 15, 2007, at 2:15 AM, Duncan Sands wrote:
> Can you please paste the line (line number 5305 isn't in
> LowerTRAMPOLINE
> in my tree...).
You have to run svn update for it to have that line... :-)
unsigned char N86Reg =
((X86RegisterInfo&)RegInfo).getX86RegNum(NestReg);
I've not thought long or hard about the validity of the warning...
I'm hoping that it is accurate. Let me know if you think otherwise.
More information about the llvm-dev
mailing list