[all-commits] [llvm/llvm-project] 5348a2: [llvm-exegesis][AArch64] Add return statement at t...
Pavel Kosov via All-commits
all-commits at lists.llvm.org
Thu Apr 6 04:57:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5348a25377652c5e32f9a85754da7231cb9bf9f6
https://github.com/llvm/llvm-project/commit/5348a25377652c5e32f9a85754da7231cb9bf9f6
Author: Pavel Kosov <kpdev42 at gmail.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
A llvm/test/tools/llvm-exegesis/AArch64/add-return.s
M llvm/tools/llvm-exegesis/lib/Assembler.cpp
Log Message:
-----------
[llvm-exegesis][AArch64] Add return statement at the end of the snippet correctly
Currently llvm-exegesis fails to do this which causes every snippet to crash
~~
Huawei RRI, OS Lab
Reviewed By: courbet
Differential Revision: https://reviews.llvm.org/D147699
More information about the All-commits
mailing list