[all-commits] [llvm/llvm-project] 2406e0: Revert "[MC] Explicitly mark MCSymbol for MO_Exter...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Fri Mar 28 22:43:23 PDT 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 2406e0d4467a265678f4e414f23a88faf5012944
https://github.com/llvm/llvm-project/commit/2406e0d4467a265678f4e414f23a88faf5012944
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86MCInstLower.cpp
Log Message:
-----------
Revert "[MC] Explicitly mark MCSymbol for MO_ExternalSymbol" (#133291)
Reverts llvm/llvm-project#108880 .
The patch has no regression test, no description of why the fix is
necessary, and the code is modifying MC datastructures in a way that's
forbidden in the AsmPrinter.
Fixes #132055.
(cherry picked from commit cd6e959102888279dc7e75a41ebd75a08ac3f7a5)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list