[PATCH] D45240: [ARM] Compute a target feature which corresponds to the ARM version.

Joerg Sonnenberger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 6 05:26:52 PDT 2018


joerg added a comment.

Can you make sure that we handle the older ARM versions correctly as well, i.e. v4, v5 and v6? I take it we still have test cases for the arm <-> thumb transition? That's the one part of the triple logic that is really non-trivial.


Repository:
  rC Clang

https://reviews.llvm.org/D45240





More information about the cfe-commits mailing list