[all-commits] [llvm/llvm-project] ab97ff: Reland [XCOFF][yaml2obj] support for the auxiliary...
Esme via All-commits
all-commits at lists.llvm.org
Tue Nov 9 23:27:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab97ffb96adda5bcf9b97532aa015c9d8606ffe3
https://github.com/llvm/llvm-project/commit/ab97ffb96adda5bcf9b97532aa015c9d8606ffe3
Author: Esme-Yi <esme.yi at ibm.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M llvm/include/llvm/BinaryFormat/XCOFF.h
M llvm/include/llvm/ObjectYAML/XCOFFYAML.h
M llvm/lib/ObjectYAML/XCOFFEmitter.cpp
M llvm/lib/ObjectYAML/XCOFFYAML.cpp
A llvm/test/tools/yaml2obj/XCOFF/aux-hdr-defaults.yaml
A llvm/test/tools/yaml2obj/XCOFF/aux-hdr-full-contents.yaml
Log Message:
-----------
Reland [XCOFF][yaml2obj] support for the auxiliary file header.
Summary: Fix the build failure on MSVC by making the `T` and `U` of the function
'T llvm::Optional<T>::getValueOr<llvm::yaml::Hex32>(U &&) const &' the same.
Differential Revision: https://reviews.llvm.org/D111487
More information about the All-commits
mailing list