[llvm] r175592 - [llvm-readobj] Add ELF .dynamic table dumping.
Dmitri Gribenko
gribozavr at gmail.com
Sat Feb 23 13:55:10 PST 2013
On Sat, Feb 23, 2013 at 11:36 PM, Renato Golin <renato.golin at linaro.org> wrote:
> Ok, seems like it's an issue with my buildbot: The section generated is
> broken:
Renato,
I don't think it is an issue with your hardware. It is consistently
reproducible on my ARM box.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the llvm-commits
mailing list