[all-commits] [llvm/llvm-project] 3d7469: [ORC] Silence unused variable warnings in Release ...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu May 6 04:38:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d746962ed1831987c6a1ab54fe8f6cbb6477e0e
https://github.com/llvm/llvm-project/commit/3d746962ed1831987c6a1ab54fe8f6cbb6477e0e
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2021-05-06 (Thu, 06 May 2021)
Changed paths:
M llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
Log Message:
-----------
[ORC] Silence unused variable warnings in Release builds. NFC.
More information about the All-commits
mailing list