Skip to content
Commit c9bbb35c authored by Reid Spencer's avatar Reid Spencer
Browse files

Make sure that the yacc and lex output are specified as BUILT_SOURCES.

Correct the dependency of the Lexer.o file on the constructed
llvmAsmParser.h header file. It is not the Lexer.cpp file that depends on
the header, its the output of compiling Lexer.cpp, Lexer.o

llvm-svn: 17289
parent b7f710ae
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