[all-commits] [llvm/llvm-project] c08355: [𝘀𝗽𝗿] initial version
Lei Wang via All-commits
all-commits at lists.llvm.org
Fri Jan 24 11:43:08 PST 2025
Branch: refs/heads/users/wlei-llvm/spr/sht_llvm_func_mapcodegenintroduce-function-address-map-section-and-emit-dynamic-instruction-countcodegen-part
Home: https://github.com/llvm/llvm-project
Commit: c083554e03fae0bc5e5993adb9822833f696f050
https://github.com/llvm/llvm-project/commit/c083554e03fae0bc5e5993adb9822833f696f050
Author: wlei <wlei at fb.com>
Date: 2025-01-24 (Fri, 24 Jan 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