DescriptionClean up exit status and globals procecessing in llvm2ice.
Makes IceTranslator.ExitStatus a boolean (rather than int), and changes
code to check flag when done. Fixes bug introduced in
https://codereview.chromium.org/387023002.
Also cleans up the (Ice) Converter class to handle globals processing,
rathe than doing it in llvm2ice.cpp.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3894
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=b164d20
Patch Set 1 #Patch Set 2 : Remove commented out code. #Patch Set 3 : Change ExitStatus to ErrorStatus. #
Messages
Total messages: 4 (0 generated)
|