search for: llvm_asm_file_start

Displaying 4 results from an estimated 4 matches for "llvm_asm_file_start".

2009 Jun 03
3
[LLVMdev] LLVM-gcc for Ada
...o `std::ios_base::Init::Init()' /usr/lib/gcc/i386-redhat-linux/4.3.2/../../../../include/c++/4.3.2/iostream:77: undefi\ ned reference to `std::ios_base::Init::~Init()' llvm-main.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' libbackend.a(llvm-backend.o): In function `llvm_asm_file_start': /home/eric/llvm/llvm-gcc-4.2-objects/gcc/../../llvm-gcc-4.2/gcc/llvm-backend.cpp:566: \ undefined reference to `operator new(unsigned int)' libbackend.a(llvm-backend.o): In function `basic_ios': /usr/lib/gcc/i386-redhat-linux/4.3.2/../../../../include/c++/4.3.2/bits/basic_ios.h:45\ 6...
2006 May 13
0
[LLVMdev] Re: New llvmgcc4 snapshot
...uted on > llvmdev, includes fixes to build with mainline CVS (and, thus, *requires* > mainline CVS), and includes various other bug fixes. > > If you're interested, please try it out. I get this with LLVM CVS: ../../2006-05-08-llvm-gcc-4/gcc/llvm-backend.cpp: In function `void llvm_asm_file_start()': ../../2006-05-08-llvm-gcc-4/gcc/llvm-backend.cpp:150: error: invalid use of undefined type `struct llvm::TargetData' ../../2006-05-08-llvm-gcc-4/gcc/llvm-internal.h:56: error: forward declaration of `struct llvm::TargetData' ../../2006-05-08-llvm-gcc-4/gcc/llvm-backend.cpp:180...
2006 May 08
6
[LLVMdev] New llvmgcc4 snapshot
Hi All, There's a new snapshot of llvmgcc4 available here: http://nondot.org/sabre/2006-05-08-llvm-gcc-4.tar.gz This release includes the various portability fixes contributed on llvmdev, includes fixes to build with mainline CVS (and, thus, *requires* mainline CVS), and includes various other bug fixes. If you're interested, please try it out. Thanks, -Chris --
2007 Apr 30
1
[LLVMdev] llvm-gcc build broken
...39; /projects/compiler/llvm-gcc/gcc/llvm-backend.cpp:233: error: expected type-specifier before `WriteBytecodePass' /projects/compiler/llvm-gcc/gcc/llvm-backend.cpp:233: error: expected `)' before `WriteBytecodePass' /projects/compiler/llvm-gcc/gcc/llvm-backend.cpp: In function `void llvm_asm_file_start()': /projects/compiler/llvm-gcc/gcc/llvm-backend.cpp:248: error: `AsmOutFile' was not declared in this scope /projects/compiler/llvm-gcc/gcc/llvm-backend.cpp:248: error: expected type-specifier before `OStream' /projects/compiler/llvm-gcc/gcc/llvm-backend.cpp:248: error: expected `;&...