[all-commits] [llvm/llvm-project] f3e7e4: [JITLink][AArch64][NFC] Suppress unused variable e...
Sunho Kim via All-commits
all-commits at lists.llvm.org
Wed Jun 15 23:31:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3e7e4d786fae85d3cc49bc83def3cc36b13eb7f
https://github.com/llvm/llvm-project/commit/f3e7e4d786fae85d3cc49bc83def3cc36b13eb7f
Author: Sunho Kim <ksunhokim123 at gmail.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h
Log Message:
-----------
[JITLink][AArch64][NFC] Suppress unused variable error.
Suppress unused variable error when assertion got disabled.
Reviewed By: chapuni
Differential Revision: https://reviews.llvm.org/D127940
More information about the All-commits
mailing list