DescriptionRemove TypeConverter and Module from minimal subzero build.
Removes the need to model LLVM types from the minimal subzero build.
It isn't removed from the nonminimal build because IceConverter still needs
to be able to convert LLVM types to corresponding Ice types.
Note that this CL reduces the size of Release+Min/llvm2ice (after
strip) to about 638K bytes.
BUG=None
R=jvoung@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=4019f0843ff2efdde366402f692f0853a206bac8
Patch Set 1 #
Total comments: 6
Patch Set 2 : Remove unnecessary code. #
Total comments: 2
Patch Set 3 : Remove LLVMTypes from IceTypeConverter. #Patch Set 4 : Add missing comment. #
Messages
Total messages: 9 (1 generated)
|