Optimize exact sdiv by a constant power of 2 to ashr.
[oota-llvm.git] / test / FrontendC / object_size.c
2009-03-25 Evan ChengAdd a __builtin_object_size test.