[all-commits] [llvm/llvm-project] 1952db: [MC, ELF] Extract CREL encoder code
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 8 09:28:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1952dba49abdda848512d11fc68c031a0a21ec50
https://github.com/llvm/llvm-project/commit/1952dba49abdda848512d11fc68c031a0a21ec50
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M llvm/include/llvm/BinaryFormat/ELF.h
A llvm/include/llvm/MC/MCELFExtras.h
M llvm/lib/MC/ELFObjectWriter.cpp
Log Message:
-----------
[MC,ELF] Extract CREL encoder code
The extracted ELFObjectWriter.cpp code will be reused by llvm-objcopy
support (#97521).
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