[all-commits] [llvm/llvm-project] 1b0256: [ELF][LLD][ARM] Add missing REQUIRES: arm to tests
Peter Smith via All-commits
all-commits at lists.llvm.org
Fri Feb 28 03:46:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b025665c93b85283938edeade521ab3468a1775
https://github.com/llvm/llvm-project/commit/1b025665c93b85283938edeade521ab3468a1775
Author: Peter Smith <peter.smith at arm.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M lld/test/ELF/arm-thumb-adr-err.s
M lld/test/ELF/arm-thumb-adr.s
M lld/test/ELF/arm-thumb-ldrlit-err.s
M lld/test/ELF/arm-thumb-ldrlit.s
M lld/test/ELF/arm-thumb2-adr-err.s
M lld/test/ELF/arm-thumb2-adr.s
M lld/test/ELF/arm-thumb2-ldrlit-err.s
M lld/test/ELF/arm-thumb2-ldrlit.s
Log Message:
-----------
[ELF][LLD][ARM] Add missing REQUIRES: arm to tests
Fix buildbots that don't build ARM backend.
More information about the All-commits
mailing list