[all-commits] [llvm/llvm-project] 38b12d: MCAssembler: Postpone errors in layout iteration
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 1 18:27:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38b12d4a7c219b46d1cb52580cbacbdb931262f2
https://github.com/llvm/llvm-project/commit/38b12d4a7c219b46d1cb52580cbacbdb931262f2
Author: Fangrui Song <i at maskray.me>
Date: 2025-06-01 (Sun, 01 Jun 2025)
Changed paths:
M llvm/include/llvm/MC/MCAssembler.h
M llvm/lib/MC/MCAssembler.cpp
Log Message:
-----------
MCAssembler: Postpone errors in layout iteration
.org and .fill errors reported in a layout iteration might go away in
the final layout. Related to #100283
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