[all-commits] [llvm/llvm-project] d2071b: Revert "Re-land [MC] Fix quadratic behavior in add...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Wed Apr 29 11:09:57 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: d2071b8fcdc5e8794d467cec9ebab735d09218bf
https://github.com/llvm/llvm-project/commit/d2071b8fcdc5e8794d467cec9ebab735d09218bf
Author: Tom Stellard <tstellar at redhat.com>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M llvm/include/llvm/MC/MCObjectStreamer.h
M llvm/lib/MC/MCObjectStreamer.cpp
Log Message:
-----------
Revert "Re-land [MC] Fix quadratic behavior in addPendingLabel"
This reverts commit aa97472d211df67e91e8c1dd3188a0fb2ff942c8.
This commit broke ABI compatibility:
https://github.com/llvm/llvm-project/runs/624609989
More information about the All-commits
mailing list