Update BlockColors after splitting predecessors. Do not allow splitting
LandingPad for sinking when the BlockColors is not empty, so we can
simply assign predecessor's color to the new block.
Fixes PR36184
|  Differential  D42833  
[LICM] update BlockColors after splitting predecessors Authored by junbuml on Feb 1 2018, 10:50 PM. 
Details Update BlockColors after splitting predecessors. Do not allow splitting Fixes PR36184 
Diff Detail Event Timeline
 
 
 Comment Actions Incorporated David comment. 
 Comment Actions LGTM 
 | ||||||||||||||||||||||||||||||
I'd remove the FIXME and replace LandingPad with EHPad