From 1c406d77a69d42187794ad98f49b0935b31f1840 Mon Sep 17 00:00:00 2001
From: Chris Lattner
The 'getresult' instruction takes a call or invoke value as its -first argument. The value must have structure type. -The second argument is a constant unsigned index value which must be in range for -the number of values returned by the call.
+first argument, or an undef value. The value must have structure type. The second argument is a constant +unsigned index value which must be in range for the number of values returned +by the call.