Unless I'm missing something, the DeferredGlobal struct's GV field is
unused, removing which makes the struct itself trivial.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM.
This seems trivially correct. Feel free to submit. If there is a use case, we can always add this back equally trivially when the code to use it is added...