[all-commits] [llvm/llvm-project] 6f4495: Move yaml::Opt to yaml::IO::OptBase [-fpermissive]
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Thu Nov 14 05:14:52 PST 2024
Branch: refs/heads/users/chapuni/yaml/custom
Home: https://github.com/llvm/llvm-project
Commit: 6f449538308c796295e78931bc0e27cd6b979122
https://github.com/llvm/llvm-project/commit/6f449538308c796295e78931bc0e27cd6b979122
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths:
M llvm/include/llvm/ObjectYAML/ELFYAML.h
M llvm/include/llvm/Support/YAMLTraits.h
M llvm/lib/Support/YAMLTraits.cpp
Log Message:
-----------
Move yaml::Opt to yaml::IO::OptBase [-fpermissive]
Commit: 9f7a0c4524bd95f39ddde9c254920ba7dd13510a
https://github.com/llvm/llvm-project/commit/9f7a0c4524bd95f39ddde9c254920ba7dd13510a
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths:
M llvm/include/llvm/ObjectYAML/ELFYAML.h
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/tools/obj2yaml/elf2yaml.cpp
M llvm/tools/yaml2obj/yaml2obj.cpp
Log Message:
-----------
Make ELFYAML::Opt non-abstract
Commit: 67df0dc3bac0462137d34bc2cdb315634a2dae97
https://github.com/llvm/llvm-project/commit/67df0dc3bac0462137d34bc2cdb315634a2dae97
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths:
M llvm/include/llvm/ObjectYAML/ELFYAML.h
M llvm/lib/ObjectYAML/ELFEmitter.cpp
M llvm/lib/ObjectYAML/ELFYAML.cpp
M llvm/tools/obj2yaml/elf2yaml.cpp
Log Message:
-----------
s/CustomRawContentSection/CustomSection/
Compare: https://github.com/llvm/llvm-project/compare/4b47bb25feb8...67df0dc3bac0
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