aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Assembler/2002-01-24-ValueRefineAbsType.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Assembler/2002-01-24-ValueRefineAbsType.ll b/test/Assembler/2002-01-24-ValueRefineAbsType.ll
index c833c001cb..0d97c45b27 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