commit | 3b9569e70db0b5a0d1389384a07fecbea8dc7dc2 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Mon Sep 27 20:12:58 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Mon Sep 27 20:12:58 2010 +0000 |
tree | 68acaefdabd0fc9e77e02dee5cc308d3df4121d8 | |
parent | 4f2afe3d399eb9485dc605f3cc3a6382dcae757a [diff] [blame] |
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
diff --git a/lib/Target/ARM/ARMSubtarget.h b/lib/Target/ARM/ARMSubtarget.h index f356a76..605d81a 100644 --- a/lib/Target/ARM/ARMSubtarget.h +++ b/lib/Target/ARM/ARMSubtarget.h
@@ -226,7 +226,7 @@ "v128:64:128-v64:64:64-n32"); } } - }; + } }; } // End llvm namespace