Skip to content
  • Jakob Stoklund Olesen's avatar
    Add a FIXME. · ccdfbfb5
    Jakob Stoklund Olesen authored
    TwoAddressInstructionPass should annotate instructions with <undef>
    flags when it lower REG_SEQUENCE instructions.  LiveIntervals should not
    be in the business of modifying code (except for kill flags, perhaps).
    
    llvm-svn: 141187
    ccdfbfb5
Loading