[all-commits] [llvm/llvm-project] 949bb7: Revert "[ELFAttributeParser] Skip unknown vendor s...
Simon Tatham via All-commits
all-commits at lists.llvm.org
Tue Jun 27 06:22:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 949bb7e4de62cd07c1ed026574afd58ead565d3e
https://github.com/llvm/llvm-project/commit/949bb7e4de62cd07c1ed026574afd58ead565d3e
Author: Simon Tatham <simon.tatham at arm.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M lld/test/ELF/arm-tag-vfp-args-errs.s
M llvm/lib/Support/ELFAttributeParser.cpp
Log Message:
-----------
Revert "[ELFAttributeParser] Skip unknown vendor subsections."
This reverts commit 8f208edd44d0832ac2580e0ec4238be4ecfd5737.
I completely missed the compiled unit test for ELFAttributeParser,
which also needs updating. I'll reland this change once I make further
fixes.
More information about the All-commits
mailing list