[all-commits] [llvm/llvm-project] e98f73: [MC] Fix quadratic behavior in addPendingLabel()
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Fri Apr 24 09:49:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e98f73a629075ae3b9c4d5317bead5a122d69865
https://github.com/llvm/llvm-project/commit/e98f73a629075ae3b9c4d5317bead5a122d69865
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M llvm/include/llvm/MC/MCObjectStreamer.h
M llvm/lib/MC/MCObjectStreamer.cpp
Log Message:
-----------
[MC] Fix quadratic behavior in addPendingLabel()
Differential Revision: https://reviews.llvm.org/D78775
More information about the All-commits
mailing list