[all-commits] [llvm/llvm-project] 38f3ba: Revert "Migrate Binary::checkOffset from error_cod...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Jun 5 14:01:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38f3ba591e3a64fa5bbe684b3171c7bda6c5b527
https://github.com/llvm/llvm-project/commit/38f3ba591e3a64fa5bbe684b3171c7bda6c5b527
Author: Nico Weber <thakis at chromium.org>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M llvm/include/llvm/Object/Binary.h
M llvm/include/llvm/Object/ELFObjectFile.h
M llvm/lib/Object/COFFObjectFile.cpp
M llvm/lib/Object/XCOFFObjectFile.cpp
Log Message:
-----------
Revert "Migrate Binary::checkOffset from error_code to Error, NFC"
This reverts commit 74bd98829d82312676a60c5c2d142e20691b2f13.
Breaks LLVM::section-headers.test everywhere, see e.g.
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/29940/steps/test-check-all/logs/FAIL%3A%20LLVM%3A%3Asection-headers.test
More information about the All-commits
mailing list