[all-commits] [llvm/llvm-project] c44a9b: [llvm-readobj] - Simplify elf-hash-symbols.test. N...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Wed Nov 6 23:38:57 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c44a9b538d8cd468dd978c0d1fe447d2df69566a
https://github.com/llvm/llvm-project/commit/c44a9b538d8cd468dd978c0d1fe447d2df69566a
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M llvm/test/tools/llvm-readobj/elf-hash-symbols.test
Log Message:
-----------
[llvm-readobj] - Simplify elf-hash-symbols.test. NFCI.
It converts binary contents of .hash and .gnu.hash that were generated by a linker
to YAML descriptions.
I've also dropped Shift2 and BloomFilter values because they are not needed here.
Differential revision: https://reviews.llvm.org/D69881
More information about the All-commits
mailing list