[all-commits] [llvm/llvm-project] d02304: [AArch64] Remove non-sensible define nonlazybind test
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jan 20 23:39:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0230446d282396795e5a55b9b70df6961fcd046
https://github.com/llvm/llvm-project/commit/d0230446d282396795e5a55b9b70df6961fcd046
Author: Fangrui Song <i at maskray.me>
Date: 2024-01-20 (Sat, 20 Jan 2024)
Changed paths:
M llvm/test/CodeGen/AArch64/nonlazybind.ll
Log Message:
-----------
[AArch64] Remove non-sensible define nonlazybind test
nonlazybind is for declarations, not for definitions. We could test the
behavior, but the output would be misleading.
More information about the All-commits
mailing list