commit | b4bd16fc5e3dd416cf68e73cff93544d364159d6 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 08 19:56:22 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 08 19:56:22 2009 +0000 |
tree | a0b2ac5eb64bfd4c688d863c71d819093ee7ec75 | |
parent | 0fd4a27ec0b4c890c3c0deb36ef0896a4400ea4d [diff] |
reject void pointers with a nice error: llvm-as: t.ll:2:15: pointers to void are invalid, use i8* instead %X = type void* ^ instead of asserting and dying. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64089 91177308-0d34-0410-b5e6-96231b3b80d8