On Mon, Jul 24, 2017 at 09:02:55PM -0700, Sean Silva via llvm-dev wrote: > Do we have a way to get an instruction's exact encoded length for the MIR > outliner? I don't think we have to go that far. A heuristic based on the immediate argument should be enough. Joerg