Add some section and constant support for darwin TLS.
[oota-llvm.git] / test / Integer / BitArith.ll
index e9c2cde30c21f10d8ff2f1fb5efe9a3f6115c7c0..350a9849947789359582f8181d71a710717ff00d 100644 (file)
@@ -5,7 +5,6 @@
 
 declare void @"foo"(i31 %i, i63 %j, i10 %k)
 
-implementation
 
 ; foo test basic arith operations
 define void @"foo"(i31 %i, i63 %j, i10 %k)