[all-commits] [llvm/llvm-project] cde799: [NC, MIPS] Avoid some registerSection calls
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 23 16:18:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cde799ff444b986e591a572b47765606c17c35a4
https://github.com/llvm/llvm-project/commit/cde799ff444b986e591a572b47765606c17c35a4
Author: Fangrui Song <i at maskray.me>
Date: 2024-06-23 (Sun, 23 Jun 2024)
Changed paths:
M llvm/include/llvm/MC/MCELFStreamer.h
M llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
M llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
Log Message:
-----------
[NC,MIPS] Avoid some registerSection calls
Similar to abbf3bce94e0848f746e39186d36ebb938c1c5de.
switchSection calls registerSection internally.
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