summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/TargetRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Readdress r236990, use of static members on a non-static variable.David Blaikie2015-05-111-3/+2
* Amends r236990, because I failed at hitting "save" before commit.Aaron Ballman2015-05-111-2/+1
* Replacing a range-based for loop with an old-style for loop. This code was pr...Aaron Ballman2015-05-111-2/+3
* Prevent further errors of omission when adding backend names.Douglas Katzman2015-05-081-0/+43
OpenPOWER on IntegriCloud