[FastISel][AArch64] Make AArch64FastISel class final. NFC.
authorJuergen Ributzka <juergen@apple.com>
Mon, 15 Sep 2014 22:33:11 +0000 (22:33 +0000)
committerJuergen Ributzka <juergen@apple.com>
Mon, 15 Sep 2014 22:33:11 +0000 (22:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217840 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/AArch64/AArch64FastISel.cpp

index 6456796a21e0e0c099f022562e1bd3b98f1713bb..448a171d073b2a0febf97c9ae1c3961f366f1ed9 100644 (file)
@@ -40,7 +40,7 @@ using namespace llvm;
 
 namespace {
 
-class AArch64FastISel : public FastISel {
+class AArch64FastISel final : public FastISel {
   class Address {
   public:
     typedef enum {