Change llc command line for register allocators
[oota-llvm.git] / test / Assembler / 2002-01-24-ValueRefineAbsType.ll
index c833c001cb2b4a34890d60f98c980b5149d6c671..0d97c45b2764ab1d81bf583f4e195e0593300f62 100644 (file)
@@ -20,5 +20,7 @@ declare void "foo"(%bb)
 
 %bb = type int
 
+%exception_descriptor = type int
+
 implementation