[all-commits] [llvm/llvm-project] f827af: Revert "[ MC ] Match labels to existing fragments ...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Tue Dec 17 15:04:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f827aff8598873194bccdfaf469f2dde7e5620d1
https://github.com/llvm/llvm-project/commit/f827aff8598873194bccdfaf469f2dde7e5620d1
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M llvm/include/llvm/MC/MCObjectStreamer.h
M llvm/include/llvm/MC/MCSection.h
M llvm/lib/MC/MCObjectStreamer.cpp
M llvm/lib/MC/MCSection.cpp
R llvm/test/MC/MachO/pending-labels.s
Log Message:
-----------
Revert "[ MC ] Match labels to existing fragments even when switching sections."
This reverts commit 4272372c571cd33edc77a8844b0a224ad7339138.
Caused an MSan buildbot failure. More information available in the patch
that introduced the bug: https://reviews.llvm.org/D71368
More information about the All-commits
mailing list