Re: [llvm-commits] CVS: llvm/lib/AsmParser/llvmAsmParser.cpp.cvs llvmAsmParser.h.cvs

2007-04-29 Thread Jeff Cohen
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.

___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits


Re: [llvm-commits] CVS: llvm/lib/AsmParser/llvmAsmParser.cpp.cvs llvmAsmParser.h.cvs

2007-04-29 Thread Bill Wendling
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

___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits