[dsymutil] Implement the BinaryHolder object and gain archive support.
[oota-llvm.git] / test / Feature / comdat.ll
index 05fb87c648ee2693c5a77ffc40c5f37ba33391e6..1e878bb71cd19e75bc9d6dfcf56f59f24f44ba19 100644 (file)
@@ -16,3 +16,6 @@ define void @f() comdat $f {
   ret void
 }
 ; CHECK: define void @f() comdat $f
+
+$i = comdat largest
+@i = internal global i32 0, comdat $i