[all-commits] [llvm/llvm-project] 01260b: [MC] registerSymbol: change an output paramter to ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu May 4 22:18:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01260bbc6b4efea860fb654a449db20ed0f87451
https://github.com/llvm/llvm-project/commit/01260bbc6b4efea860fb654a449db20ed0f87451
Author: Fangrui Song <i at maskray.me>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M llvm/include/llvm/MC/MCAssembler.h
M llvm/lib/MC/MCAssembler.cpp
M llvm/lib/MC/MCMachOStreamer.cpp
M llvm/lib/MC/MCWinCOFFStreamer.cpp
M llvm/lib/MC/MachObjectWriter.cpp
Log Message:
-----------
[MC] registerSymbol: change an output paramter to return value
More information about the All-commits
mailing list