When references to the symbol swift_async_extendedFramePointerFlags
are emitted they have to be weak.
References to the symbol swift_async_extendedFramePointerFlags get
emitted only by frame lowering code. Therefore, the backend needs to track
references to the symbol and mark them weak.
Opd.isSymbol() is probably better.