[all-commits] [llvm/llvm-project] b5edcb: [𝘀𝗽𝗿] initial version
Lei Wang via All-commits
all-commits at lists.llvm.org
Mon Feb 3 23:52:52 PST 2025
Branch: refs/heads/users/wlei-llvm/spr/tmp-add-func-map-section-header
Home: https://github.com/llvm/llvm-project
Commit: b5edcb2abe2e7c0d6869d15e947f01630b66adb3
https://github.com/llvm/llvm-project/commit/b5edcb2abe2e7c0d6869d15e947f01630b66adb3
Author: wlei <wlei at fb.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M llvm/docs/Extensions.rst
M llvm/include/llvm/BinaryFormat/ELF.h
M llvm/include/llvm/CodeGen/AsmPrinter.h
M llvm/include/llvm/MC/MCContext.h
M llvm/include/llvm/MC/MCObjectFileInfo.h
M llvm/include/llvm/Object/ELF.h
M llvm/include/llvm/Object/ELFTypes.h
M llvm/include/llvm/ObjectYAML/ELFYAML.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/MC/MCObjectFileInfo.cpp
M llvm/lib/MC/MCParser/ELFAsmParser.cpp
M llvm/lib/MC/MCSectionELF.cpp
M llvm/lib/Object/ELF.cpp
M llvm/lib/ObjectYAML/ELFEmitter.cpp
M llvm/lib/ObjectYAML/ELFYAML.cpp
A llvm/test/CodeGen/X86/function-address-map-dyn-inst-count.ll
A llvm/test/CodeGen/X86/function-address-map-function-sections.ll
M llvm/test/MC/AsmParser/llvm_section_types.s
A llvm/test/tools/llvm-readobj/ELF/func-map.test
A llvm/test/tools/obj2yaml/ELF/func-map.yaml
A llvm/test/tools/yaml2obj/ELF/func-map.yaml
M llvm/tools/llvm-readobj/ELFDumper.cpp
M llvm/tools/llvm-readobj/ObjDumper.h
M llvm/tools/llvm-readobj/Opts.td
M llvm/tools/llvm-readobj/llvm-readobj.cpp
M llvm/tools/obj2yaml/elf2yaml.cpp
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-beta.1
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