[all-commits] [llvm/llvm-project] fd773e: Re-land [MC] Fix quadratic behavior in addPendingL...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Sun Apr 26 07:40:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fd773e8a51b82775f411061117173a21b500642a
https://github.com/llvm/llvm-project/commit/fd773e8a51b82775f411061117173a21b500642a
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-04-26 (Sun, 26 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
More information about the All-commits
mailing list