xref: /aosp_15_r20/external/llvm/test/Verifier/comdat3.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
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