[PATCH] D30413: ARM: Set default CPU for OpenBSD/arm to Cortex-A8

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 13:41:57 PST 2017


t.p.northover added a comment.

You probably want unittests/ADT/TripleTest.cpp. A good way to find this out yourself is to "git blame" the file you're modifying and look at what tests were added for similar bits. A refactoring in this case, but it's still pretty evident from the diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D30413





More information about the llvm-commits mailing list