[PATCH] D21428: Fix feature RAS assigned to ARMv8.1 when it should be ARMv8.2

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 07:07:19 PDT 2016


t.p.northover added a comment.

What does this affect? It seems like it ought to be possible to write a test for it. (try to assemble something with v8.1a and check that RAS isn't accepted?)

Tim.


http://reviews.llvm.org/D21428





More information about the llvm-commits mailing list