[all-commits] [llvm/llvm-project] 94b13a: Make CustomRaw more generic
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Tue Nov 12 06:53:52 PST 2024
Branch: refs/heads/users/chapuni/yaml/custom
Home: https://github.com/llvm/llvm-project
Commit: 94b13aa2e89ed269e6b996cf906d199d011863be
https://github.com/llvm/llvm-project/commit/94b13aa2e89ed269e6b996cf906d199d011863be
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M llvm/include/llvm/ObjectYAML/ELFYAML.h
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/tools/obj2yaml/elf2yaml.cpp
Log Message:
-----------
Make CustomRaw more generic
Commit: eedb1bfb63d077a9c1dc333fe3bda32d6ff7359a
https://github.com/llvm/llvm-project/commit/eedb1bfb63d077a9c1dc333fe3bda32d6ff7359a
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M llvm/lib/ObjectYAML/ELFEmitter.cpp
Log Message:
-----------
Emit Content as the fallback
Commit: 4b47bb25feb84116315173293beecd8086220911
https://github.com/llvm/llvm-project/commit/4b47bb25feb84116315173293beecd8086220911
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M llvm/include/llvm/ObjectYAML/ELFYAML.h
Log Message:
-----------
Make CustomRawContentSection sibling and independet from RawContentSection
Compare: https://github.com/llvm/llvm-project/compare/b8eb9d3761e4...4b47bb25feb8
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