Skip to content
Commit 1e612825 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a minor makefile bug with lex/yacc handling that nate noticed. We don't

want to copy the files when the .cpp file changes, we want to copy them
to the .cvs versions when the .l/.y file change (like the comments even say).
This avoids having bogus changes show up in diffs.

llvm-svn: 26229
parent 55f63f1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment