[LLVMdev] Plans considering first class structs and multiple return values
Eli Friedman
eli.friedman at gmail.com
Wed Jul 2 18:55:17 PDT 2008
On Wed, Jul 2, 2008 at 6:37 PM, Marc de Kruijf <dekruijf at cs.wisc.edu> wrote:
> What is the API equivalent of "undef"?
UndefValue::get(const Type*), in Constants.h.
-Eli
More information about the llvm-dev
mailing list