[all-commits] [llvm/llvm-project] cd24a0: [JITLink] Remove relocation unit tests.
lhames via All-commits
all-commits at lists.llvm.org
Wed Oct 30 13:20:18 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd24a00bd32a78bd3bdb3dda47bd0ffe591d9ece
https://github.com/llvm/llvm-project/commit/cd24a00bd32a78bd3bdb3dda47bd0ffe591d9ece
Author: Lang Hames <lhames at gmail.com>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M llvm/unittests/ExecutionEngine/JITLink/CMakeLists.txt
R llvm/unittests/ExecutionEngine/JITLink/JITLinkTestCommon.cpp
R llvm/unittests/ExecutionEngine/JITLink/JITLinkTestCommon.h
R llvm/unittests/ExecutionEngine/JITLink/MachO_x86_64_Tests.cpp
Log Message:
-----------
[JITLink] Remove relocation unit tests.
These tests were written before llvm-jitlink supported regression testing of
relocation support. They are now redundant.
More information about the All-commits
mailing list