[cfe-dev] Invalid GetElementPtrInst indices

Sanghyeon Seo sanxiyn at gmail.com
Tue Jan 1 05:21:58 PST 2008


This crashes in CodeGen.

void *test(int *i) {
  short a = 1;
  i += a;
}

-- 
Seo Sanghyeon



More information about the cfe-dev mailing list