[all-commits] [llvm/llvm-project] 1a8f3f: [BOLT] Fix section-end-sym.s test to only run x86/...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Wed Apr 12 05:16:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a8f3f96c2ff17b1404f4f748abeb9c5f69b6852
https://github.com/llvm/llvm-project/commit/1a8f3f96c2ff17b1404f4f748abeb9c5f69b6852
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M bolt/test/X86/section-end-sym.s
Log Message:
-----------
[BOLT] Fix section-end-sym.s test to only run x86/Linux
section-end-sym.s contains x86_64 assembly instruction execution on target.
I have changed REQURIES: field system-linux --> x86_64-linux
This came up while testing LLVM 16.0.1 release on AArch64 Linux.
More information about the All-commits
mailing list