Skip to content
  • Jakob Stoklund Olesen's avatar
    Don't allow the automatically updated MI flags to be set directly. · a33f504b
    Jakob Stoklund Olesen authored
    The bundle-related MI flags need to be kept in sync with the neighboring
    instructions. Don't allow the bulk flag-setting setFlags() function to
    change them.
    
    Also don't copy MI flags when cloning an instruction. The clone's bundle
    flags will be set when it is explicitly inserted into a bundle.
    
    llvm-svn: 170459
    a33f504b
Loading