[EHStreamer] Ensure CallSiteEntry::{BeginLabel,EndLabel} are non-null. NFC
authorFangrui Song <i@maskray.me>
Mon, 21 Sep 2020 16:43:23 +0000 (09:43 -0700)
committerFangrui Song <i@maskray.me>
Wed, 23 Sep 2020 00:34:43 +0000 (17:34 -0700)
commitbee68b2956d93b190d9065c9f8640593cec9cf90
treef1f4728de581d9f6f6bf921042e8787bb4865b42
parent145ce86dba6e13d5c45fa8b1256f310bb6d48598
[EHStreamer] Ensure CallSiteEntry::{BeginLabel,EndLabel} are non-null. NFC

... to simplify the code a bit.

Reviewed By: rahmanl

Differential Revision: https://reviews.llvm.org/D87999
llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp