[all-commits] [llvm/llvm-project] 6eb345: [lld test] Tighten ELF/pre_init_fini_array.s test
RoboTux via All-commits
all-commits at lists.llvm.org
Fri Mar 27 14:44:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6eb345af5a1bb182a1292c8a285a6a509af61a94
https://github.com/llvm/llvm-project/commit/6eb345af5a1bb182a1292c8a285a6a509af61a94
Author: Thomas Preud'homme <thomasp at graphcore.ai>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M lld/test/ELF/pre_init_fini_array.s
Log Message:
-----------
[lld test] Tighten ELF/pre_init_fini_array.s test
Summary:
Make use of FileCheck numeric variable to tighten symbol address checks
in ELF/pre_init_fini_array.s test.
Reviewers: khemant, compnerd, echristo, jhenderson, espindola, MaskRay
Reviewed By: MaskRay
Subscribers: emaste, MaskRay, llvm-commits, rupprecht
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D76852
More information about the All-commits
mailing list