[all-commits] [llvm/llvm-project] bee68b: [EHStreamer] Ensure CallSiteEntry::{BeginLabel, End...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Sep 22 17:35:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bee68b2956d93b190d9065c9f8640593cec9cf90
https://github.com/llvm/llvm-project/commit/bee68b2956d93b190d9065c9f8640593cec9cf90
Author: Fangrui Song <i at maskray.me>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list