summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/MC/TargetRegistry.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [unittests] Move TargetRegistry test from Support to MCReid Kleckner2016-02-031-0/+46
This removes the dependency from SupportTests to all of the LLVM backends, and makes it link faster. llvm-svn: 259705
OpenPOWER on IntegriCloud