[all-commits] [llvm/llvm-project] 098aea: [ARM] Remove new ARMSelectionDAGTest unittest.
David Green via All-commits
all-commits at lists.llvm.org
Thu Mar 4 02:15:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 098aea95e92e0cae53959737bf3520dc85b1b888
https://github.com/llvm/llvm-project/commit/098aea95e92e0cae53959737bf3520dc85b1b888
Author: David Green <david.green at arm.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
R llvm/unittests/Target/ARM/ARMSelectionDAGTest.cpp
M llvm/unittests/Target/ARM/CMakeLists.txt
Log Message:
-----------
[ARM] Remove new ARMSelectionDAGTest unittest.
This removes the unit test from a968e7b82eac as it reportedly causes
some link problems. It can be reinstated once the issues are understood
and sorted out.
More information about the All-commits
mailing list