-
Test generation of global initializers in Subzero bitcode reader. · 6ff33d2fKarl Schimpf authored
Adds workaround that uses IceConverter's convertGlobals to generate global initializers. This should complete the initial implementation of Subzero's bitcode reader. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3892 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/587893003
6ff33d2f
×