llvm-dcpu16 / clang

Clang frontend that supports DCPU16
Other
22 stars 6 forks source link

Fix void* to codegen to i16* instead of i8* #17

Closed Blei closed 12 years ago

ghost commented 12 years ago

LGTM. Those little evil i8 hardcoded stuff ..

Blei commented 12 years ago

Yeah, they never seem to end :(