| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Remove the projects/Stacker directory. LLVM is now free of dependency
on llvm-gcc.
llvm-svn: 33278
|
|
|
|
| |
llvm-svn: 29873
|
|
|
|
| |
llvm-svn: 29032
|
|
|
|
| |
llvm-svn: 28658
|
|
|
|
| |
llvm-svn: 27628
|
|
|
|
|
|
|
|
|
|
| |
These changes modify the makefiles so that the output of flex and bison are
placed in the SRC directory, not the OBJ directory. It is intended that they
be checked in as any other LLVM source so that platforms without convenient
access to flex/bison can be compiled. From now on, if you change a .y or
.l file you *must* also commit the generated .cpp and .h files.
llvm-svn: 23115
|
|
|
|
|
|
|
| |
Ensure the lex/yacc output are specified as BUILT_SOURCES so they get
built first.
llvm-svn: 17290
|
|
|
|
| |
llvm-svn: 17167
|
|
|
|
|
|
| |
problems on some platforms (like Solaris).
llvm-svn: 16365
|
|
|
|
| |
llvm-svn: 16167
|
|
llvm-svn: 10178
|