[PATCH] D124270: [BOLT] Fix r_aarch64_prelxx test
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 24 06:56:01 PDT 2022
yota9 added inline comments.
================
Comment at: bolt/test/AArch64/r_aarch64_prelxx.s:11
+
+// RUN: %clang %cflags -nostartfiles -nostdlib %s -o %t.exe -Wl,-q \
+// RUN: -Wl,-z,max-page-size=4
----------------
Please add -mlittle-endian flag
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124270/new/
https://reviews.llvm.org/D124270
More information about the llvm-commits
mailing list