Displaying 2 results from an estimated 2 matches for "concattok".
2007 Sep 17
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...Flexing FileLexer.l
llvm[2]: Bison of FileParser.y SKIPPED, bison not found -- copying .h.cvs
llvm[2]: Compiling FileLexer.cpp for Release build
/home/emil/ll/llvm-2.1/utils/TableGen/FileLexer.l: In function 'int Filelex()':
/home/emil/ll/llvm-2.1/utils/TableGen/FileLexer.l:209: error: 'CONCATTOK' was not declared in this scope
gmake[2]: *** [/home/emil/ll/objdir-llvm/utils/TableGen/Release/FileLexer.o] Error 1
gmake[2]: Leaving directory `/home/emil/ll/objdir-llvm/utils/TableGen'
$ grep CONCATTOK utils/TableGen/FileParser.h.cvs
STRCONCATTOK = 275,
#define STRCONCATTOK 275
-=...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers,
The 2.1 pre-release (version 1) is available for testing:
http://llvm.org/prereleases/2.1/version1/
I'm looking for members of the LLVM community to test the 2.1
release. There are 2 ways you can help:
1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0
binary. Run "make check" and the full llvm-test suite (make
TEST=nightly report).
2) Download