[nfc][lld-macho] Follow up fixes to bd9e46815d

Need -DAG in the first expect statement too
This commit is contained in:
Vy Nguyen 2022-05-16 20:53:27 -04:00
parent bfadd13df4
commit 3cde6d83f8
1 changed files with 2 additions and 2 deletions

View File

@ -15,10 +15,10 @@
# UNDEF: undefined symbol: __Z1fv
# DEMANGLE-UNDEF: undefined symbol: f()
# EXPORT: cannot export hidden symbol __ZTSN3foo3bar4MethE
# EXPORT-DAG: cannot export hidden symbol __ZTSN3foo3bar4MethE
# EXPORT-DAG: cannot export hidden symbol __ZTIN3foo3bar4MethE
# DEMANGLE-EXPORT: cannot export hidden symbol typeinfo name for foo::bar::Meth
# DEMANGLE-EXPORT-DAG: cannot export hidden symbol typeinfo name for foo::bar::Meth
# DEMANGLE-EXPORT-DAG: cannot export hidden symbol typeinfo for foo::bar::Meth
#--- undefined-symbol.s