search for: emitasm_expr

Displaying 2 results from an estimated 2 matches for "emitasm_expr".

2009 Jun 30
0
[LLVMdev] llvm-gcc-4.2 build failure: llvm-convert.cpp:‘ReplacementStrings’ may be used uninitialized in this function
...eloper/usr/local/ include -I/tmp/llvmCore.roots/llvmCore~obj/src/include /tmp/ llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-debug.cpp -o llvm-debug.o cc1plus: warnings being treated as errors /tmp/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp: In member function ‘llvm::Value* TreeToLLVM::EmitASM_EXPR(tree_node*)’: /tmp/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp:4112: warning: ‘ReplacementStrings’ may be used uninitialized in this function
2009 Jun 30
1
[LLVMdev] modifying llc asm output
Ok :-) und how can I add inlined assembly to the output? - Michael -----Ursprüngliche Nachricht----- Von: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] Im Auftrag von Bill Wendling Gesendet: Dienstag, 30. Juni 2009 19:16 An: LLVM Developers Mailing List Betreff: Re: [LLVMdev] modifying llc asm output On Tue, Jun 30, 2009 at 8:33 AM, Michael Graumann<MichaelGraumann