Skip to content
  • Chris Lattner's avatar
    Change the asmprinter to print the comment character before the · abdcbc7e
    Chris Lattner authored
    "inlineasmstart/end" strings so that the contents of the directive
    are separate from the comment character.  This lets elf targets
    get #APP/#NOAPP for free even if they don't use "#" as the comment
    character.  This also allows hoisting the darwin stuff up to the
    shared TAI class.
    
    llvm-svn: 78737
    abdcbc7e
Loading