vmir icon indicating copy to clipboard operation
vmir copied to clipboard

Bytecode generated with current clang doesn't seem to work anymore

Open jakibaki opened this issue 7 years ago • 2 comments

The builds with clang from ubuntu xenial run just fine but the ones generated with ubuntu bionic clang fails with Parser error: src/vmir_type.c:139 : Type (i8) (index:0) is not a pointer

I am trying to build the simple hello world example from the readme.

helloworld_working.bc.zip helloworld_broken.bc.zip

jakibaki avatar Aug 29 '18 16:08 jakibaki

Have you solved this problem?

elasticnet avatar Dec 25 '18 03:12 elasticnet

nope, sorry :/

jakibaki avatar Dec 25 '18 07:12 jakibaki