search for: unecognized

Displaying 7 results from an estimated 7 matches for "unecognized".

Did you mean: unrecognized
2006 May 24
3
[LLVMdev] Error with llc after using llvm-g++ WIN32
...not AC> registered!"" failed: file AC> "/cygdrive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", line 76 AC> Aborted Same for me. AC> Wihtout the -march specified (using native x86 assembly) it does AC> convert it into assembly, but is uncompilable (with some unecognized "," (comma) AC> characters in the .s file). Yes. X86AsmWriter should be fixed. I've submitted patches for that in this maillist some days ago. AC> Does anyone have an idea why these two errors happen and has anyone AC> successfully used llvm-g++ on a WIN32 platform to compil...
2006 May 25
3
[LLVMdev] Error with llc after using llvm-g++ WIN32
...ive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", > > line 76 > > AC> Aborted > > Same for me. > > > > AC> Wihtout the -march specified (using native x86 assembly) it does > > AC> convert it into assembly, but is uncompilable (with some > > unecognized "," (comma) > > AC> characters in the .s file). > > Yes. X86AsmWriter should be fixed. I've submitted patches for that in > > this maillist some days ago. > > Could you resent? I cannot find your patch submission. > > Thanks, > > Evan > > &...
2006 May 24
0
[LLVMdev] Error with llc after using llvm-g++ WIN32
...: file > AC> "/cygdrive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", > line 76 > AC> Aborted > Same for me. > > AC> Wihtout the -march specified (using native x86 assembly) it does > AC> convert it into assembly, but is uncompilable (with some > unecognized "," (comma) > AC> characters in the .s file). > Yes. X86AsmWriter should be fixed. I've submitted patches for that in > this maillist some days ago. Could you resent? I cannot find your patch submission. Thanks, Evan > > AC> Does anyone have an idea why these t...
2006 May 26
2
[LLVMdev] Error with llc after using llvm-g++ WIN32
...alysisSupport.h", > > > line 76 > > > AC> Aborted > > > Same for me. > > > > > > AC> Wihtout the -march specified (using native x86 assembly) it does > > > AC> convert it into assembly, but is uncompilable (with some > > > unecognized "," (comma) > > > AC> characters in the .s file). > > > Yes. X86AsmWriter should be fixed. I've submitted patches for that in > > > this maillist some days ago. > > > > Could you resent? I cannot find your patch submission. > > > >...
2006 May 25
0
[LLVMdev] Error with llc after using llvm-g++ WIN32
...ive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", > > line 76 > > AC> Aborted > > Same for me. > > > > AC> Wihtout the -march specified (using native x86 assembly) it does > > AC> convert it into assembly, but is uncompilable (with some > > unecognized "," (comma) > > AC> characters in the .s file). > > Yes. X86AsmWriter should be fixed. I've submitted patches for > that in > > this maillist some days ago. > > Could you resent? I cannot find your patch submission. > > Thanks, > > Evan >...
2006 May 26
0
[LLVMdev] Error with llc after using llvm-g++ WIN32
...t; > line 76 > > > > AC> Aborted > > > > Same for me. > > > > > > > > AC> Wihtout the -march specified (using native x86 assembly) it does > > > > AC> convert it into assembly, but is uncompilable (with some > > > > unecognized "," (comma) > > > > AC> characters in the .s file). > > > > Yes. X86AsmWriter should be fixed. I've submitted patches for that > > > in > > > > this maillist some days ago. > > > > > > Could you resent? I cannot find yo...
2006 May 24
0
[LLVMdev] Error with llc after using llvm-g++ WIN32
...lt;PassClass>() && "Pass class not registered!"" failed: file "/cygdrive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", line 76 Aborted Wihtout the -march specified (using native x86 assembly) it does convert it into assembly, but is uncompilable (with some unecognized "," (comma) characters in the .s file). Does anyone have an idea why these two errors happen and has anyone successfully used llvm-g++ on a WIN32 platform to compile files into bytecode and used llc to convert back into C/assembly? Thanks, Ashwin -------------- next part --------------...