Fix spelling and grammar in a comment.
[oota-llvm.git] / lib / Target / PowerPC / PPCSubtarget.h
index c55e09720b3441421d7844ed0ad5d6c884489a54..be4c21cd448ce45395e49750c1ae320ba78e2479 100644 (file)
@@ -27,6 +27,7 @@ namespace llvm {
 namespace PPC {
   // -m directive values.
   enum {
+    DIR_NONE,
     DIR_32,
     DIR_601, 
     DIR_602,