Skip to content
  • David Greene's avatar
    Compress Repeated Byte Output · cdef71f4
    David Greene authored
    Emit a repeated sequence of bytes using .zero.  This saves an enormous
    amount of asm file space for certain programs.
    
    llvm-svn: 138864
    cdef71f4
Loading