[all-commits] [llvm/llvm-project] aa9747: Re-land [MC] Fix quadratic behavior in addPendingL...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Mon Apr 27 17:34:19 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: aa97472d211df67e91e8c1dd3188a0fb2ff942c8
https://github.com/llvm/llvm-project/commit/aa97472d211df67e91e8c1dd3188a0fb2ff942c8
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M llvm/include/llvm/MC/MCObjectStreamer.h
M llvm/lib/MC/MCObjectStreamer.cpp
Log Message:
-----------
Re-land [MC] Fix quadratic behavior in addPendingLabel
This was discovered when compiling large unity/blob/jumbo files.
Differential Revision: https://reviews.llvm.org/D78775
(cherry picked from commit fd773e8a51b82775f411061117173a21b500642a)
More information about the All-commits
mailing list