test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the failure...
[oota-llvm.git] / utils / llvm.grm
index ad2799f2c596c4a25fc498669425e2359ddbd816..322036b2c209083f208f3df8cbe1e4869a39d6ca 100644 (file)
@@ -175,7 +175,6 @@ FuncAttr      ::= noreturn
  | returns_twice
  | nonlazybind
  | address_safety
- | ia_nsdialect
  ;
 
 OptFuncAttrs  ::= + _ | OptFuncAttrs FuncAttr ;