llvm-dcpu16 / clang

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

Allocate inline strings using uint16 instead of uint8 entries #12

Closed Blei closed 12 years ago

Blei commented 12 years ago

Fixes llvm-dcpu16/llvm-dcpu16#161

This change took like 8 hours of debugging -.-"

krasin commented 12 years ago

Insanely cool! Thanks!