[all-commits] [llvm/llvm-project] c63c18: [BOLT] fix tests on arm64
Sebastian Pop via All-commits
all-commits at lists.llvm.org
Sat Feb 25 08:48:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c63c185e72986eedab9897fe65d24d5568eebda2
https://github.com/llvm/llvm-project/commit/c63c185e72986eedab9897fe65d24d5568eebda2
Author: Sebastian Pop <spop at amazon.com>
Date: 2023-02-25 (Sat, 25 Feb 2023)
Changed paths:
A bolt/test/X86/pseudoprobe-decoding-inline.test
A bolt/test/X86/pseudoprobe-decoding-noinline.test
R bolt/test/pseudoprobe-decoding-inline.test
R bolt/test/pseudoprobe-decoding-noinline.test
Log Message:
-----------
[BOLT] fix tests on arm64
The two tests were failing on arm64-linux with:
BOLT-ERROR: invalid target 'x86-64'.
Differential Revision: https://reviews.llvm.org/D144593
More information about the All-commits
mailing list