xref: /llvm-project/llvm/test/Verifier/comdat3.ll (revision ab457815f36067d6ac1f034c120fcd1c2f2769c2)
1; This used to be invalid, but now it's valid.  Ensure the verifier
2; doesn't reject it.
3; RUN: llvm-as %s -o /dev/null
4
5$v = comdat largest
6