Added typedef "value_type" to DenseMap (similar typedef appears in std::map).
[oota-llvm.git] / test / Integer / undefined_bt.ll
index a1fb61aca65204f3a9660e17323595424c0d6f12..7eba59039b956513b458a8828502be2771125495 100644 (file)
@@ -5,7 +5,6 @@
 
 @X = global i31 undef
 
-implementation
 
 declare i32 @"atoi"(i8 *)