[llvm-commits] CVS: llvm/lib/AsmParser/llvmAsmParser.cpp.cvs llvmAsmParser.h.cvs
Bill Wendling
isanbard at gmail.com
Sun Apr 29 14:43:15 PDT 2007
On Apr 29, 2007, at 7:47 AM, Jeff Cohen wrote:
> 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.
>
Huh? If you didn't modify them, you should revert them in CVS. If
they're marked as "modified" in your tree, try removing them and re-
checking them out of the CVS repository.
-bw
More information about the llvm-commits
mailing list