[all-commits] [llvm/llvm-project] f38006: [JITLink] Remove redundant local variable definiti...
lhames via All-commits
all-commits at lists.llvm.org
Fri Mar 19 18:29:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3800664611976e4ccae234d8881a65725358260
https://github.com/llvm/llvm-project/commit/f3800664611976e4ccae234d8881a65725358260
Author: Lang Hames <lhames at gmail.com>
Date: 2021-03-19 (Fri, 19 Mar 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
M llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp
Log Message:
-----------
[JITLink] Remove redundant local variable definitions from a unit test.
More information about the All-commits
mailing list