diff --git a/test/Assembler/2002-01-24-ValueRefineAbsType.ll b/test/Assembler/2002-01-24-ValueRefineAbsType.ll index c833c001cb2..0d97c45b276 100644 --- a/test/Assembler/2002-01-24-ValueRefineAbsType.ll +++ b/test/Assembler/2002-01-24-ValueRefineAbsType.ll @@ -20,5 +20,7 @@ declare void "foo"(%bb) %bb = type int +%exception_descriptor = type int + implementation