]> granicus.if.org Git - llvm/commit
Revert "[Object/ELF.h] - Improve testing of the fields in ELFFile<ELFT>::sections()."
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Tue, 23 Jul 2019 15:02:13 +0000 (15:02 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Tue, 23 Jul 2019 15:02:13 +0000 (15:02 +0000)
commitae4cf1becae1ef7155ac844799ca5feb5522f01d
tree69f1a84a064f790cd6e0bec6652ab3cdbd312aeb
parente52e5ed5a4cddc64c106dc03a13b07ac904b8fca
Revert "[Object/ELF.h] - Improve testing of the fields in ELFFile<ELFT>::sections()."

This reverts commit r366796 because it was causing ubsan buildbot
failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366815 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h
include/llvm/ObjectYAML/ELFYAML.h
test/Object/invalid.test
tools/yaml2obj/yaml2elf.cpp