[all-commits] [llvm/llvm-project] c8f1d4: split darwin-version-min-load-command.s into Arm64...
Alex Lorenz via All-commits
all-commits at lists.llvm.org
Tue Jun 30 14:50:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c8f1d442d0858f66fd4128fde6f67eb5202fa2b1
https://github.com/llvm/llvm-project/commit/c8f1d442d0858f66fd4128fde6f67eb5202fa2b1
Author: Alex Lorenz <arphaman at gmail.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
A llvm/test/MC/MachO/AArch64/arm-darwin-version-min-load-command.s
M llvm/test/MC/MachO/darwin-version-min-load-command.s
Log Message:
-----------
split darwin-version-min-load-command.s into Arm64 subtest to avoid failures
Some buildbot configurations don't build the arm64 backend, so the test-cases
that need arm64 should go into the aarch64 subdirectory.
More information about the All-commits
mailing list