Go to file
Alkis Evlogimenos 531e901deb Make ReturnInst accept a value of type void as the return value. The
ReturnInst constructed is the same as if NULL was passed instead of
the void value.

llvm-svn: 17923
2004-11-17 21:02:25 +00:00
llvm Make ReturnInst accept a value of type void as the return value. The 2004-11-17 21:02:25 +00:00