[llvm-commits] CVS: llvm/lib/AsmParser/llvmAsmParser.cpp.cvs llvmAsmParser.h.cvs
Jeff Cohen
jeffc at jolt-lang.org
Sun Apr 29 07:47:51 PDT 2007
Jeff Cohen wrote:
> Changes in directory llvm/lib/AsmParser:
>
> llvmAsmParser.cpp.cvs updated: 1.95 -> 1.96
> llvmAsmParser.h.cvs updated: 1.73 -> 1.74
> ---
> Log message:
>
> Fix MemoryBuffer breakage correctly.
>
> ---
> Diffs of the changes: (+1404 -1627)
>
> llvmAsmParser.cpp.cvs | 3002 +++++++++++++++++++++++---------------------------
> llvmAsmParser.h.cvs | 29
> 2 files changed, 1404 insertions(+), 1627 deletions(-)
>
Ugh... No, I did not change AsmParser.y. But as these files got
modified "by design" anyway, I'm not going to spend the effort to
unmodify them. At least it'll prevent a conflicted update (for me
anyway) in the future.
More information about the llvm-commits
mailing list