[all-commits] [llvm/llvm-project] fc42a2: Revert "[XCOFF][obj2yaml] support parsing auxiliar...
Esme via All-commits
all-commits at lists.llvm.org
Wed Dec 6 23:04:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc42a2f5c41a735b1e3bcf3f2f2d7340eeaa0218
https://github.com/llvm/llvm-project/commit/fc42a2f5c41a735b1e3bcf3f2f2d7340eeaa0218
Author: esmeyi <esme.yi at ibm.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M llvm/include/llvm/Object/XCOFFObjectFile.h
M llvm/lib/ObjectYAML/XCOFFYAML.cpp
M llvm/test/tools/obj2yaml/XCOFF/aix.yaml
R llvm/test/tools/obj2yaml/XCOFF/aux-symbols.yaml
M llvm/tools/obj2yaml/xcoff2yaml.cpp
Log Message:
-----------
Revert "[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)"
This reverts commit 0e3faa20c467e6cd62423b22cf8650c6aa2628ba.
Due to a sanitizer error in https://lab.llvm.org/buildbot/#/builders/5/builds/39023.
Will be re-landed after repairs and thorough testing.
More information about the All-commits
mailing list