[all-commits] [llvm/llvm-project] 821439: [llvm-readobj][test] - Simplify hash-symbols test.
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Mon Mar 30 04:45:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 821439a45a2645ebe721c2aa1be5cde3021f2cb4
https://github.com/llvm/llvm-project/commit/821439a45a2645ebe721c2aa1be5cde3021f2cb4
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M llvm/test/tools/llvm-readobj/ELF/hash-symbols.test
Log Message:
-----------
[llvm-readobj][test] - Simplify hash-symbols test.
We are able to reduce `-DBITS=32/64` to reduce this test case.
I've rewrote the comments we had to generalize them and
fix wrong computations they contained.
Differential revision: https://reviews.llvm.org/D76924
More information about the All-commits
mailing list