[all-commits] [llvm/llvm-project] 009082: [MC] Move MCAssembler::DataRegions to MachObjectWr...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jul 4 23:35:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 009082aa4b20462d46c885d5abc9320a887f1932
https://github.com/llvm/llvm-project/commit/009082aa4b20462d46c885d5abc9320a887f1932
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M llvm/include/llvm/MC/MCAssembler.h
M llvm/include/llvm/MC/MCMachObjectWriter.h
M llvm/lib/MC/MCAssembler.cpp
M llvm/lib/MC/MCMachOStreamer.cpp
M llvm/lib/MC/MachObjectWriter.cpp
Log Message:
-----------
[MC] Move MCAssembler::DataRegions to MachObjectWriter
and make some cleanup.
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