atanasyan added inline comments. ================ Comment at: lib/MC/MCObjectStreamer.cpp:80 + } +} + ---------------- One more nit: clear `PendingFixups` here like we clear `PendingLabels` in the `flushPendingLabels`. Repository: rL LLVM https://reviews.llvm.org/D53990