search for: inllin

Displaying 8 results from an estimated 8 matches for "inllin".

Did you mean: inlline
2013 May 06
2
[LLVMdev] #APP/#NOAPP
...a line. In the comments it said that the strings were #APP,#NOAPP but really it's just the part after the comment_string=='#' I'd like to just add a mode flag to AsmPrinter for this. Any objections? Alternately I could change the logic in AsmPrinter to not print a line if the inlline asm start/end string is null. ???? TIA. Reed
2013 May 06
3
[LLVMdev] #APP/#NOAPP
...ent of the discussion regarding the goodness or >> not >> of the compiler emitting inline assembly. >> >> >> Reed >> >> >> >>>> Alternately I could change the logic in AsmPrinter to not print a >>>> line if >>>> the inlline asm start/end string is null. >>>> >>>> ???? >>>> >>>> TIA. >>>> >>>> Reed >>>> >>> Cheers, >>> Rafael >> >> _______________________________________________ >> LLVM Developers ma...
2013 May 06
0
[LLVMdev] #APP/#NOAPP
...'#' > > I'd like to just add a mode flag to AsmPrinter for this. > > Any objections? Yes. I don't think we should introduce the notion of "compiler generated inline asm". > Alternately I could change the logic in AsmPrinter to not print a line if > the inlline asm start/end string is null. > > ???? > > TIA. > > Reed > Cheers, Rafael
2013 May 06
0
[LLVMdev] #APP/#NOAPP
...or >>> not >>> of the compiler emitting inline assembly. >>> >>> >>> Reed >>> >>> >>> >>>>> Alternately I could change the logic in AsmPrinter to not print a >>>>> line if >>>>> the inlline asm start/end string is null. >>>>> >>>>> ???? >>>>> >>>>> TIA. >>>>> >>>>> Reed >>>>> >>>> Cheers, >>>> Rafael >>> >>> >>> __________________...
2013 May 06
4
[LLVMdev] #APP/#NOAPP
.... It just turns off the APP/NOAPP markers which we should be able to do anyway; it's independent of the discussion regarding the goodness or not of the compiler emitting inline assembly. Reed >> Alternately I could change the logic in AsmPrinter to not print a line if >> the inlline asm start/end string is null. >> >> ???? >> >> TIA. >> >> Reed >> > Cheers, > Rafael
2013 May 07
2
[LLVMdev] #APP/#NOAPP
...the compiler emitting inline assembly. >>>> >>>> >>>> Reed >>>> >>>> >>>> >>>>>> Alternately I could change the logic in AsmPrinter to not print a >>>>>> line if >>>>>> the inlline asm start/end string is null. >>>>>> >>>>>> ???? >>>>>> >>>>>> TIA. >>>>>> >>>>>> Reed >>>>>> >>>>> Cheers, >>>>> Rafael >>>> >...
2013 May 06
0
[LLVMdev] #APP/#NOAPP
...to do > anyway; it's independent of the discussion regarding the goodness or > not > of the compiler emitting inline assembly. > > > Reed > > > > >> Alternately I could change the logic in AsmPrinter to not print a > >> line if > >> the inlline asm start/end string is null. > >> > >> ???? > >> > >> TIA. > >> > >> Reed > >> > > Cheers, > > Rafael > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.ui...
2013 May 09
0
[LLVMdev] #APP/#NOAPP
...ly. >>>>> >>>>> >>>>> Reed >>>>> >>>>> >>>>> >>>>>>> Alternately I could change the logic in AsmPrinter to not print a >>>>>>> line if >>>>>>> the inlline asm start/end string is null. >>>>>>> >>>>>>> ???? >>>>>>> >>>>>>> TIA. >>>>>>> >>>>>>> Reed >>>>>>> >>>>>> Cheers, >>>>&...