summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMSubtarget.h
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-09-27 20:12:58 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-09-27 20:12:58 +0000
commit3b9569e70db0b5a0d1389384a07fecbea8dc7dc2 (patch)
tree68acaefdabd0fc9e77e02dee5cc308d3df4121d8 /lib/Target/ARM/ARMSubtarget.h
parent4f2afe3d399eb9485dc605f3cc3a6382dcae757a (diff)
downloadllvm-3b9569e70db0b5a0d1389384a07fecbea8dc7dc2.tar.gz
llvm-3b9569e70db0b5a0d1389384a07fecbea8dc7dc2.tar.bz2
llvm-3b9569e70db0b5a0d1389384a07fecbea8dc7dc2.tar.xz
Hard to imagine there are still people using inferior compilers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114862 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMSubtarget.h')
-rw-r--r--lib/Target/ARM/ARMSubtarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMSubtarget.h b/lib/Target/ARM/ARMSubtarget.h
index f356a7646a..605d81a65a 100644
--- a/lib/Target/ARM/ARMSubtarget.h
+++ b/lib/Target/ARM/ARMSubtarget.h
@@ -226,7 +226,7 @@ protected:
"v128:64:128-v64:64:64-n32");
}
}
- };
+ }
};
} // End llvm namespace