[all-commits] [llvm/llvm-project] d78d03: [MC] Export llvm::XCOFFObjectwriter and access it ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Oct 26 12:26:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d78d030b31bb3bde822115fd9d26ab887f890203
https://github.com/llvm/llvm-project/commit/d78d030b31bb3bde822115fd9d26ab887f890203
Author: Fangrui Song <i at maskray.me>
Date: 2024-10-26 (Sat, 26 Oct 2024)
Changed paths:
M llvm/include/llvm/MC/MCXCOFFObjectWriter.h
M llvm/include/llvm/MC/MCXCOFFStreamer.h
M llvm/lib/MC/MCXCOFFStreamer.cpp
M llvm/lib/MC/XCOFFObjectWriter.cpp
Log Message:
-----------
[MC] Export llvm::XCOFFObjectwriter and access it from MCXCOFFStreamer
Similar to commit 9539a7796094ff5fb59d9c685140ea2e214b945c for
WinCOFFObjectWriter.
Close #100412
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