[BOLT] Tail Duplication: skip unreachable blocks
Summary: TailDuplication::isInCacheLine makes the assumption that the block has a valid layout index, which is not the case for unreachable blocks. Add a check for a valid layout index. (cherry picked from FBD32659755)
Loading
Please sign in to comment