[llvm-commits] CVS: llvm/lib/AsmParser/llvmAsmParser.y

Chris Lattner clattner at apple.com
Tue Dec 5 11:54:16 PST 2006


On Dec 5, 2006, at 11:15 AM, Reid Spencer wrote:

>
>
> Changes in directory llvm/lib/AsmParser:
>
> llvmAsmParser.y updated: 1.284 -> 1.285
> ---
> Log message:
>
> Remove various old upgrade hacks that are no longer needed.
>

Nice.  You should also be able to nuke VAARG_old/VANEXT_old, as well  
as CurBB, ObsoleteVarArgs etc.

-Chris



More information about the llvm-commits mailing list