[CodeGen] Fix regression from D83655
Arm EHABI has a null LSDASection as it does its own thing, so we should
continue to return null in that case rather than try and cast it.
[CodeGen] Fix regression from D83655 jrtc27 on Nov 2 2020, 7:57 PM. Authored by Tags None Subscribers None
Description
Details
|