Go to file
Chris Lattner bd24a131d3 Fix an ASAN detected bug introduced by cr/227067644. While MLFunctions always
have one block, CFG Functions don't necessarily have one (e.g. when they are
being first constructed by the parser).

PiperOrigin-RevId: 227075636
2019-03-29 14:41:19 -07:00
mlir Fix an ASAN detected bug introduced by cr/227067644. While MLFunctions always 2019-03-29 14:41:19 -07:00