[PATCH] D45240: [ARM] Compute a target feature which corresponds to the ARM version.
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 4 00:25:29 PDT 2018
SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.
Agree, this is a real mess.
This change looks good to me.
Was only wondering, we are only testing target features +v7 and +v8, but do we now also need to check the others, like +v8.1a, +v8.2a, etc.?
Repository:
rC Clang
https://reviews.llvm.org/D45240
More information about the cfe-commits
mailing list